Commit graph

1022 commits

Author SHA1 Message Date
MathMan05
451c767508 slight correction 2025-03-20 13:13:14 -05:00
Munchy
40f4619675
Merge pull request #1 from thedudedies21/master
In Master Branch, Added in the ability to press the "Escape" Keyboard key to exit settings menu, and added more details to the manifest.json to allow for a more native feel on the app experience on ios (potentially android too but untested)
2025-03-17 16:57:47 -04:00
root
920cbeaf19 Merge branch 'main' of https://github.com/thedudedies21/JankClient 2025-03-17 13:50:55 -07:00
root
157c01ad1a Mods to manifest 2025-03-17 09:54:41 -07:00
Munchy
430fedf594
Update index.ts 2025-03-17 12:49:24 -04:00
root
d4af74f60e Added escape key funtionality 2025-03-17 09:28:22 -07:00
translatewiki.net
b0f6ee2c89
Localisation updates from https://translatewiki.net. 2025-03-17 13:20:54 +01:00
MathMan05
294296a7bd bug fixes 2025-03-16 23:17:59 -05:00
MathMan05
5ed4772bc4 let guilds be set as discoverable 2025-03-16 23:02:31 -05:00
MathMan05
e3bcb9dd67 fix instance code 2025-03-16 17:12:17 -05:00
MathMan05
3d694088bd Merge branch 'main' of https://github.com/MathMan05/JankClient 2025-03-16 16:00:50 -05:00
MathMan05
62720d4904 GUI updates 2025-03-16 15:54:26 -05:00
MathMan05
808493a2ea
Update README.md 2025-03-16 15:44:08 -05:00
MathMan05
11d2a8cb32 add rights and a few menus to go along with that 2025-03-15 22:06:19 -05:00
MathMan05
b944be96a4 add pop up for incorrectly configured instances
Will automatically repair instances bad URLs and notify the user of this situation.
2025-03-15 22:05:50 -05:00
MathMan05
c48ac2e065 fix bug 2025-03-15 16:30:12 -05:00
MathMan05
d26e8aa00a make link markdown more picky 2025-03-15 15:45:48 -05:00
MathMan05
44befe0ef7 make mobile channels not autofocus 2025-03-15 15:18:13 -05:00
MathMan05
05e9d4c986 remove constant logging 2025-03-15 15:12:54 -05:00
MathMan05
082ec7da8d fix previous patch 2025-03-15 15:12:31 -05:00
MathMan05
9ab8a95199 fix mobile MarkDown bug 2025-03-15 14:58:34 -05:00
MathMan05
cf820653ee make guild icons update 2025-03-15 14:55:23 -05:00
MathMan05
a2a53e5c88 fix member bug 2025-03-15 14:40:19 -05:00
MathMan05
526974873b guild banner updates 2025-03-14 14:11:16 -05:00
MathMan05
d1d72451e4 remove dupe code and fix bot bug 2025-03-14 11:49:22 -05:00
MathMan05
9970966f56 remove logs, and fix bugs 2025-03-13 23:59:34 -05:00
MathMan05
f5eaea563a set password box to be a password box 2025-03-13 23:11:34 -05:00
MathMan05
4d0db12b2f Merge branch 'main' of https://github.com/MathMan05/JankClient 2025-03-13 20:42:29 -05:00
MathMan05
d0d6ff8448 various bug fixes 2025-03-13 20:42:21 -05:00
MathMan05
739ee81002 add account deletion 2025-03-13 19:56:55 -05:00
translatewiki.net
0dd10ccfb4
Localisation updates from https://translatewiki.net. 2025-03-13 13:22:46 +01:00
MathMan05
1a59dfbd34 fix the fix 2025-03-10 20:27:33 -05:00
MathMan05
064dd64d03 fix home CSS 2025-03-10 19:47:37 -05:00
MathMan05
676d37eeb0 fix dms unread indicator 2025-03-10 19:28:47 -05:00
MathMan05
6509073753 fix role color issue 2025-03-10 15:00:38 -05:00
MathMan05
3ce6748ad6 fix bot invite creator 2025-03-10 14:20:07 -05:00
MathMan05
99c348b086 make user profile updates happen more often 2025-03-10 12:54:52 -05:00
MathMan05
683cc1488b fixed various bugs with the role menu 2025-03-10 12:28:17 -05:00
MathMan05
b527d46fc1 get away from depricated function 2025-03-10 11:47:56 -05:00
MathMan05
bb3b2eedf5 Merge branch 'main' of https://github.com/MathMan05/JankClient 2025-03-10 11:46:46 -05:00
MathMan05
51c0c150cc remove test code 2025-03-10 11:46:41 -05:00
MathMan05
31fe95b7a4 adding dirrectory helper 2025-03-10 11:46:28 -05:00
MathMan05
13cd920ad2
Merge pull request #88 from jlawrence11/main
Docker added.
2025-03-10 11:46:07 -05:00
translatewiki.net
2bc58ed24f
Localisation updates from https://translatewiki.net. 2025-03-10 13:18:26 +01:00
Jon Lawrence
9a92a64dc6 Merge remote-tracking branch 'origin/main' 2025-03-07 16:47:34 -08:00
Jon Lawrence
76caa43276 Color picker on member page
The color picker on the member page now shows the currently selected user color on load.
2025-03-07 16:47:12 -08:00
Jon Lawrence
a41d17c507
Create docker-image.yml 2025-03-08 00:00:51 +00:00
Jon Lawrence
58590a56ea Dockerfile now named correctly
Dockerfile is now named correctly, and pulls from the local repository/directory instead of pulling the image from github.
2025-03-07 14:07:14 -08:00
Jon Lawrence
04153bef9f Merge branch 'docker' 2025-03-03 14:53:50 -08:00
Jon Lawrence
dafc1eadff Added docker
Added a Dockerfile and compose.yaml for easy deployment via docker.

Updated README to provide clear instruction on how to get the instance running.
2025-03-03 14:52:37 -08:00