Commit Graph

10296 Commits (585d8f96956ec29bc48bb28b0c486a0892c8ec8b)

Author SHA1 Message Date
Aevann e2e3da4bda get rid of get_alt_graph 2023-01-25 03:07:30 +02:00
Aevann e68a1540c5 fix js error 2023-01-24 12:40:25 +02:00
Aevann eb88240098 make sure toasts are always on top 2023-01-24 12:40:10 +02:00
Aevann 7eec8af383 add the upload image button for mesages in profiles to mobile 2023-01-24 12:19:20 +02:00
Aevann d7004abaac fix users online in chat 2023-01-24 12:13:05 +02:00
Aevann 7e47c0b9cc fix /log_out 2023-01-24 12:02:08 +02:00
Aevann c1b1ccedff chat improvements 2023-01-24 07:28:56 +02:00
Aevann 5502715122 replace type="hidden" with hidden 2023-01-24 07:10:16 +02:00
mummified-corroding-granny cf1229d59a Stop skipping render of Follow/Unfollow button in user listing because profile is private (#94)
As per title "Stop skipping render of Follow/Unfollow button in user listing because profile is private"

Happens when browsing through the user listing (at least):
* /search/users
* /users

Seems strange to hide that button in the user listing and not the profile page itself. When profiles are private, there can be some interest in following/unfollowing even without clicking the profile. Tried to search git history but no additional sense was obtained

Co-authored-by: Your Name <madmarcolas@gmail.com>
Reviewed-on: #94
Co-authored-by: mummified-corroding-granny <mummified-corroding-granny@noreply.fsdfsd.net>
Co-committed-by: mummified-corroding-granny <mummified-corroding-granny@noreply.fsdfsd.net>
2023-01-24 03:56:31 +00:00
Aevann bdaced6c10 allow admins to apply progstack 2023-01-23 14:40:44 +02:00
Aevann 47dc6da582 allow pasting images in initial modmail and DMs 2023-01-23 14:00:04 +02:00
Aevann dd8e3255a0 allow pasting images in DM replies 2023-01-23 13:04:07 +02:00
Aevann 8396126606 add dm images 2023-01-23 11:58:38 +02:00
Aevann a0d4b31deb put "block /h/{{hole}}" in post action menus 2023-01-23 09:51:10 +02:00
Aevann 4a2479a53c get rid of {{hole_prefix}} 2023-01-23 09:51:00 +02:00
mummified-corroding-granny 0d5dd27de1 WPD: typo in hole/flair name in advanced search dropdown (#91)
This fixes it but using the HOLE_NAME in const.py . Not sure if it applies to other things other than WPD/RDRAMA.

Tested only for RDRAMA because I do not have a WPD instance

Co-authored-by: Your Name <madmarcolas@gmail.com>
Reviewed-on: #91
Co-authored-by: mummified-corroding-granny <mummified-corroding-granny@noreply.fsdfsd.net>
Co-committed-by: mummified-corroding-granny <mummified-corroding-granny@noreply.fsdfsd.net>
2023-01-23 01:33:24 +00:00
Aevann 58864684b7 fix empty sorting buttons when viewing wall comments 2023-01-23 03:21:41 +02:00
Aevann ca3bbaf209 add bottom margin to "Users Online" 2023-01-23 03:18:33 +02:00
Aevann 6b112f884f revert gap change 2023-01-23 01:38:00 +02:00
mummified-corroding-granny 369895ad6a leaderboard-text-headers-uniformization (#88)
HTML rewriting for more consistent titles in leaderboard

Most notable changes in the leaderboard Blocks template that had a much larger header

Co-authored-by: Your Name <madmarcolas@gmail.com>
Reviewed-on: #88
Co-authored-by: mummified-corroding-granny <mummified-corroding-granny@noreply.fsdfsd.net>
Co-committed-by: mummified-corroding-granny <mummified-corroding-granny@noreply.fsdfsd.net>
2023-01-22 23:37:32 +00:00
Aevann cc0dfd9dca fix "Blocks" icon 2023-01-23 01:36:06 +02:00
Aevann 64a23278fb fix typo 2023-01-23 01:34:25 +02:00
Aevann 4cc1635bac make pin icon look better 2023-01-22 10:50:03 +02:00
Aevann 7f1ddf5c0c fix delinking alts 2023-01-22 10:20:38 +02:00
Aevann 24edb49f3b add jl5 (for me) 2023-01-22 10:04:49 +02:00
Aevann 6d501fc7ad chat fixes 2023-01-22 07:49:24 +02:00
Aevann f762695300 highlight ur quoted msgs 2023-01-22 07:30:57 +02:00
Aevann d6a9f31de2 fixes to chat 2023-01-22 06:22:49 +02:00
Aevann aeb30e7f13 same as last commit 2023-01-22 05:17:14 +02:00
Aevann 542410eb27 fixes to chat 2023-01-22 05:16:37 +02:00
Aevann 1ee213f742 another chat rework 2023-01-22 04:43:28 +02:00
Aevann d6a6b94082 remove obtrusive chat tooltips 2023-01-22 02:14:45 +02:00
Aevann 24f6436b8f back to snake_case 2023-01-21 13:48:27 +02:00
Aevann 98135f55c6 more chat fixes 2023-01-21 13:44:22 +02:00
Aevann ae9fe04854 chat improvements 2023-01-21 13:39:42 +02:00
Aevann d96b938678 [chat] increase fontsize on a bunch of stuff 2023-01-21 13:14:55 +02:00
Aevann b49cc69108 port over the max-height thing to new chat 2023-01-21 13:12:15 +02:00
Aevann 835414fab7 fix chat 2023-01-21 12:39:55 +02:00
Aevann f2fdefa8cd chat overhaul 2023-01-21 12:36:21 +02:00
Aevann 9ded1cab20 move live commit to the sidebar where its less annoying 2023-01-21 06:27:30 +02:00
Aevann 9c6c894ebd dont highlight comments voted on 2023-01-21 06:12:02 +02:00
Aevann c6cdddb155 readd !slots to formatting guide 2023-01-21 01:18:16 +02:00
Aevann 28e4d4be14 remove cause of posts going to the wrong hole 2023-01-20 23:49:29 +02:00
Aevann 75e4b019b5 add a tab 2023-01-20 09:28:25 +02:00
Aevann 9717646755 remove all role attributes 2023-01-20 09:14:59 +02:00
Aevann 5235d0f31f remove all aria attributes 2023-01-20 09:10:54 +02:00
Aevann e6acc1cdd0 fix title for admin chat 2023-01-20 06:42:30 +02:00
Aevann fd27199c68 add admin chat to admin hole 2023-01-20 06:37:20 +02:00
Aevann c4d1e49567 Revert "remove chat.js"
This reverts commit e044ddde90.
2023-01-20 06:27:38 +02:00
Aevann e044ddde90 remove chat.js 2023-01-20 06:24:49 +02:00