bija icon indicating copy to clipboard operation
bija copied to clipboard

Results 20 bija issues
Sort by recently updated
recently updated
newest added

Hi there, I try to install the app with docker but failed to build: sudo docker-compose up Creating network "bija_default" with the default driver Building web Sending build context to...

can I run this app for multiple users ?

Moved `archive_fetcher` to the top , above the messages, looks neat and convenient to `select timeframe` ![Screenshot from 2023-04-16 14-39-04](https://user-images.githubusercontent.com/59218902/232288882-7e1c0cc0-4201-473a-b1d1-b86fd82bc542.png)

Prevent sharing empty post

Update to prevent sending empty messages, and CTRL+ENTER instead of ENTER to send message in 'keyup' event

prevent sending empty chat messages, and CTRL+ENTER instead of ENTER to send message in 'keyup' event. Pull request made : https://github.com/BrightonBTC/bija/pull/89

when typing hashtags in a textarea an autofill menu with topics, and previously used tags should appear

enhancement

Add an option (checkbox in settings) to resize profile images and store them locally. Could also offer option to use external service such as https://media.nostr.band/

enhancement

When reaching the end of a feed (main, profile, topic) there should be an option to fetch older posts from relays, perhaps with a time frame option (past week, month,...

enhancement

Submitted events should be added to an events queue - probably a db table so that it persists if the app is shut down - that waits for an OK...

enhancement