Commit Graph

147 Commits

Author SHA1 Message Date
Jonathan Barrow
7ee24db09d Merge pull request #31 from PretendoNetwork/add-license
Create LICENSE
2023-04-27 17:36:03 -04:00
ash
fcb126ee4e Merge pull request #33 from ashmonty/main
chore: add weblate widget to readme
2022-08-19 21:21:00 +02:00
Ash Monty
396cee7c7b chore: add weblate widget to readme 2022-08-19 20:51:30 +02:00
Jemma
7466fa88f1 Create LICENSE
Update the license to AGPLv3

Need permission from the following contributors to continue:

- [ ] @Angel3245
- [ ] @ErdbeerbaerLP 
- [ ] @CarlosNunezMX 
- [ ] @DkStar7 
- [ ] @sjkim04 
- [ ] @MiguelFogli 
- [ ] @AnnoyingRain5 
- [ ] @bastiro03 
- [ ] @hataodev 
- [ ] @ashmonty 
- [ ] @BradenYes 
- [ ] @rhinoswirl
2022-08-16 10:17:20 -05:00
Jemma
a6c9b4e43f Merging UI rewrite + Messages into main (#30)
* 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>
2022-08-10 15:03:19 -05:00
miguel_the_flipnote_frog
cd56017826 Final fixes for the brazilian portuguese translation (#27)
* 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
2022-07-30 15:00:01 -05:00
MiguelFogli
4cc56feea4 PT_BR translation (#22)
* 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
2022-07-28 13:15:50 -05:00
Braden Yes
74d3a585e3 Attempted to fix the JP translation (it sucks) (#26) 2022-07-28 13:14:30 -05:00
hatao
460b88457b Update fr.json (#25) 2022-07-19 19:43:20 -05:00
Jemma
46bdc585f5 Merge branch 'main' of https://github.com/PretendoNetwork/juxt-web 2022-05-31 22:57:16 -05:00
Jemma
8e74d9982e Tweaked auth to make debugging on desktop easier 2022-05-31 22:56:55 -05:00
mrjvs
8c1f23e5c2 Docker (#24)
* 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
2022-05-08 10:15:19 -05:00
CaramelKat
9e6e26e81b Fixed bug were community would not always load more posts 2022-02-27 16:04:52 -06:00
CaramelKat
8abf5841ac Added support for following and unfollowing users and communities 2022-02-27 15:48:42 -06:00
CaramelKat
e90d172ffe Added yeah! support on web. Moved me page icon to top banner on mobile. (hopefully) fixed issue with navigation bar rendering under the gesture bar on iOS 2022-02-27 15:23:17 -06:00
CaramelKat
fcff5be3c2 Fixed community icon url. Added community banners to web 2022-02-27 00:34:11 -06:00
CaramelKat
ca572f19f1 Fixed cookie url 2022-02-26 23:57:29 -06:00
CaramelKat
69df3f8c69 Added user and community page to web 2022-02-26 23:54:51 -06:00
CaramelKat
532f79538e Added notifications page to web 2022-02-26 17:14:42 -06:00
CaramelKat
570d4c079c Fixed Yeah! erroring out on console 2022-02-26 14:01:59 -06:00
Jay
cb850623e5 Added manifest icons 2022-02-20 00:43:30 -06:00
Jay
a4d500efab Added web manifest 2022-02-20 00:42:07 -06:00
Jay
1b2f94c00b Corrected cnd url for web 2022-02-19 23:10:09 -06:00
Jay
324d992efd Redesign of web interface. Added communities and all communities page 2022-02-19 23:04:23 -06:00
Jay
55f1c893b0 Added another check to let bots crawl images 2022-02-19 20:01:41 -06:00
Jay
7412cab92f Added robots.txt. Updated meta data (again again) 2022-02-19 19:49:44 -06:00
Jay
a4a9ad11fa Updated meta tags (for the last time hopefully) 2022-02-19 19:28:48 -06:00
Jay
2a6671376e Updated meta tags (again) 2022-02-19 19:19:57 -06:00
Jay
47034dc7cd Fixed default language selection when not signed into Juxt 2022-02-19 18:51:26 -06:00
Jay
c86aca3982 Updated url meta data 2022-02-19 18:48:31 -06:00
Jay
3d8f981aad Fixed cookie domain 2022-02-19 18:34:47 -06:00
Jay
24e3f46796 Added web endpoint 2022-02-19 18:26:55 -06:00
CaramelKat
bdac28e637 Catching up the 3DS version of Juxt with the Wii U version. Things are likely still broken, but it works ¯\_(ツ)_/¯ 2022-01-30 19:09:16 -06:00
CaramelKat
b1e5511a34 fixed and prevent duplicate posts, increased size for Mii name's on user pages to help with the rendering issues for some special characters. fixed "No Posts" being rendered when trying to load more posts on the user page. Added a rate limit for submitting and liking posts 2021-12-09 20:26:52 -06:00
CaramelKat
845042ce77 Added additional check when someone attempts to post in Announcements 2021-12-09 12:43:01 -06:00
CaramelKat
95dbb5a92e Merge remote-tracking branch 'origin/main' 2021-12-09 12:27:59 -06:00
CaramelKat
1778d5a714 Added additional check when someone attempts to post to Announcements 2021-12-09 12:27:43 -06:00
sjk
b2795bd712 Fix typo in ko.json (#19)
* Fix typo

* Typo fix 2

* Another typo fix

* Fix typo and some meanings
2021-12-08 08:52:53 -06:00
CaramelKat
81c243512b Updated the post offset in the browser files 2021-12-03 21:17:32 -06:00
CaramelKat
d31c87829f Added viewing followed community posts in activity feed. Fixed viewing followed users on user profiles. Fixed follow notifications sending in the wrong language. Fixed No Posts text not rendering on user profile page when clicking away from it and back again. Reduced file upload limit to account for people submitting memes lol. 2021-12-03 21:09:37 -06:00
CaramelKat
91d5a2252d Fixed notifications getting spammed when user repeatedly follows and unfollows a user 2021-11-30 00:21:16 -06:00
CaramelKat
5ba712838d Fixed pfp url. Fixed Yeah! and following users in other languages 2021-11-29 23:16:57 -06:00
CaramelKat
1f5d21e604 Fixed showing the correct emotion in post pfps 2021-11-29 22:31:58 -06:00
CaramelKat
d18aa36462 increased the limit for loading posts and users in the admin panel 2021-11-29 22:02:40 -06:00
CaramelKat
248533aa99 fixed loading posts on user pages and communities 2021-11-29 21:59:23 -06:00
CaramelKat
0631090582 fixed loading more posts in activity feed 2021-11-29 17:39:34 -06:00
CaramelKat
7910ad1074 Updated admin panel to use account access level 2021-11-29 15:23:40 -06:00
CaramelKat
066274c0e5 Lots and lots of bug fixes, fixed a typo in the translations file, use Mii names instead of PNID's in posts. Added error message when the server fails to create a user on the OOB experience 2021-11-29 15:07:45 -06:00
CaramelKat
7fd86c7991 Merge remote-tracking branch 'origin/main' 2021-11-24 11:43:16 -06:00
CaramelKat
8a92943875 Added auth with account server for account creation. Patrially added support for checking PNID for access level to sign into admin panel 2021-11-24 11:42:59 -06:00