* Started implementing UI Rewrite for Communities page
* More work on community page
* Updated background assets. Began work on the user page redesign. Cleaned up a few functions related to showing overlays in juxt.js.
* Adjusted some css that was off after testing on the console. Fixed a typo in juxt.js that would prevent the wave screen from being dismissed.
* Added user pages to the profile. Moved the back button to the nav bar, and implemented functions to toggle it on and off depending on the history state.
* Cleaned up some leftover console.logs. Added button to download user data.
* Once again updated some css values to account for how they render on the console.
* Fixed alignment with verified tags. Fixed back button jumping around in position randomly. Rewrote the "go back up" bar and moved it to a separate module for easier maintainability. Cleaned up css file
* Fixed layout in announcements. Fixed check in admin panel for domain being incorrect
* Adjusted a few small alignment issues on the communities and users page
* Started implementing messages. Fixed a display bug with the background of overlays in user settings and the new post screen
* updated the cdn url for the desktop community pages
* More progress on messages, moved back to the conversations model instead of private communities.
* Fixed messages not creating new conversation objects correctly
* Fixed messages not being marked as read, timestamp not updating, and verified information not being shown on messages pages. Added a button to send a message to a mutual follower, but still needs to be implemented on the backend.
* Finished implementing messages. Still requires some bug fixes with the scroll position jumping around when navigating back and forth between message threads and user pages.
* Fixed the issue with not being able to load the applet :')
* (actually) finished implementing messages on portal, still need to address the scrolling issues when jumping between pages
* Fixed drawing messages not actually sending
Co-authored-by: Jemma <git@jemsoftware.dev>
* pt_br translation
a pt_br translation of juxt, a corrected version of pt.json for portuguese brazil
* fixed a "S" in done_button
* Update pt_br.json
fixed some words
* more corrections
* Update pt_br.json
* Fix some words and change pronouns to suit brazilian portuguese
* pt_br translation
a pt_br translation of juxt, a corrected version of pt.json for portuguese brazil
* fixed a "S" in done_button
* Update pt_br.json
fixed some words
* more corrections
* removed old dockerfile
* add all docker related files
* add certs folder to dockerfiles
* move config.json to root of repo
* update missed import
* remove old dockerfile
* add logs to ignore files