Henry Jameson
|
0eea50aa83
|
Merge branch 'coverage' into chat-refactor
|
2026-07-31 16:45:18 +03:00 |
|
Henry Jameson
|
85847d172c
|
quality of life
|
2026-07-31 16:44:29 +03:00 |
|
Henry Jameson
|
75768715ac
|
unit tests for PostStatusForm
|
2026-07-31 16:43:42 +03:00 |
|
Henry Jameson
|
ee2b40d636
|
Merge branch 'coverage' into chat-refactor
|
2026-07-31 14:52:54 +03:00 |
|
Henry Jameson
|
0b14f6b75e
|
reset nsfw on clear
|
2026-07-31 02:09:06 +03:00 |
|
Henry Jameson
|
ee5a53aba8
|
add code coverage
|
2026-07-30 21:16:11 +03:00 |
|
Henry Jameson
|
e6f8208fbc
|
fix mentioning user
|
2026-07-30 20:50:33 +03:00 |
|
Henry Jameson
|
0c46eca9d5
|
fix and simplify the way mentions/replies are handled
|
2026-07-30 20:47:07 +03:00 |
|
Henry Jameson
|
843487a3f6
|
typo
|
2026-07-30 18:12:27 +03:00 |
|
Henry Jameson
|
4b27f9b061
|
fix error
|
2026-07-30 17:37:19 +03:00 |
|
Henry Jameson
|
0ce70e6fec
|
don't show reply indicator in chats
|
2026-07-30 17:35:14 +03:00 |
|
Henry Jameson
|
6c92cbc1d1
|
made submit-on-enter a user setting, only affects chats tho
|
2026-07-30 17:24:08 +03:00 |
|
Henry Jameson
|
dd7f92025f
|
disable submit if there is no replied status (i.e. conversation isn't loaded)
|
2026-07-30 17:20:43 +03:00 |
|
Henry Jameson
|
d0956b9ade
|
hide shoutbox in chats
|
2026-07-30 17:19:45 +03:00 |
|
Henry Jameson
|
7fae7ad9b6
|
fix chat list
|
2026-07-30 17:10:21 +03:00 |
|
Henry Jameson
|
88f1b7fae8
|
layout fixes
|
2026-07-30 17:08:33 +03:00 |
|
Henry Jameson
|
34b60efede
|
added "open in thread view" status button for chat view
|
2026-07-30 16:59:59 +03:00 |
|
Henry Jameson
|
0482ec2da2
|
fix old chats not working
|
2026-07-30 15:13:21 +03:00 |
|
Henry Jameson
|
ca4fa0da3e
|
lint
|
2026-07-30 15:03:16 +03:00 |
|
Henry Jameson
|
70aac04d93
|
fix router warnings
|
2026-07-30 15:03:07 +03:00 |
|
Henry Jameson
|
15c5f9e4eb
|
fix post status form "eating" posts
|
2026-07-30 14:59:25 +03:00 |
|
Henry Jameson
|
9a7afc5688
|
Merge remote-tracking branch 'origin/develop' into chat-refactor
|
2026-07-30 14:55:05 +03:00 |
|
HJ
|
43037951ea
|
Merge pull request '2-11-2-fixes' (#3522) from 2-11-2-fixes into develop
Reviewed-on: https://git.pleroma.social/pleroma/pleroma-fe/pulls/3522
|
2026-07-30 11:35:31 +00:00 |
|
Henry Jameson
|
0cd604a7b8
|
lint & changelog
|
2026-07-30 14:30:23 +03:00 |
|
Henry Jameson
|
a7b1519a3e
|
fix toggling font setting using incorrect fallback value
|
2026-07-30 13:39:10 +03:00 |
|
Henry Jameson
|
e0ff4270b4
|
fix generic fonts not being set
|
2026-07-30 13:38:53 +03:00 |
|
Henry Jameson
|
4c288d7095
|
fix font component showing objects
|
2026-07-30 13:17:17 +03:00 |
|
Henry Jameson
|
51161de0e9
|
fix firefox again (my bad)
|
2026-07-30 13:10:17 +03:00 |
|
Henry Jameson
|
aa4f2d5aec
|
fix empty extranotifications kaomoji
|
2026-07-30 13:10:06 +03:00 |
|
HJ
|
7a5a40b237
|
Merge pull request 'Do not crash even on css rule insertion failure' (#3520) from tusooa/pleroma-fe:tusooa/no-crash-on-bad-style into develop
Reviewed-on: https://git.pleroma.social/pleroma/pleroma-fe/pulls/3520
|
2026-07-30 08:11:16 +00:00 |
|
HJ
|
f456b577d7
|
Merge pull request 'Fix style of extra notifications' (#3521) from tusooa/pleroma-fe:tusooa/extra-notifications-style into develop
Reviewed-on: https://git.pleroma.social/pleroma/pleroma-fe/pulls/3521
|
2026-07-30 08:10:45 +00:00 |
|
tusooa
|
2584e4de4b
|
Fix style of extra notifications
|
2026-07-29 14:24:58 -04:00 |
|
tusooa
|
ed958736b3
|
Do not crash even on css rule insertion failure
|
2026-07-29 14:14:20 -04:00 |
|
Henry Jameson
|
bc762a9413
|
scrolling!
|
2026-07-24 18:24:42 +03:00 |
|
Henry Jameson
|
147f34c1fd
|
styles for inputbox
|
2026-07-24 17:13:59 +03:00 |
|
Henry Jameson
|
a07038e4bd
|
pad chat messages from above and force full-height
|
2026-07-24 17:11:36 +03:00 |
|
Henry Jameson
|
85ec3b9c92
|
a way to open thread in chat view
|
2026-07-24 16:44:35 +03:00 |
|
Henry Jameson
|
c6ac897802
|
remove chat mode from thread display settings, instead use dedicated page for chat convos
|
2026-07-24 16:22:56 +03:00 |
|
HJ
|
99d4b5c63e
|
Merge pull request 'mfa-fixes' (#3517) from moonman/pleroma-fe:mfa-fixes into develop
Reviewed-on: https://git.pleroma.social/pleroma/pleroma-fe/pulls/3517
|
2026-07-24 11:18:35 +00:00 |
|
Moon.eth
|
1def2d7c69
|
Add changelog for MFA fixes
|
2026-07-24 14:45:21 +09:00 |
|
Moon.eth
|
de680501a5
|
fix another mfa regression
|
2026-07-24 14:40:34 +09:00 |
|
Moon.eth
|
94a284dd95
|
fix mfa regression
|
2026-07-24 14:40:34 +09:00 |
|
Henry Jameson
|
7b4fef365e
|
fix drafts
|
2026-07-23 19:58:20 +03:00 |
|
Henry Jameson
|
33c94665a1
|
organize things a bit
|
2026-07-23 16:48:42 +03:00 |
|
Henry Jameson
|
08ad92c53d
|
fix chats
|
2026-07-23 16:47:17 +03:00 |
|
Henry Jameson
|
6417453719
|
more compating of the form
|
2026-07-23 16:31:44 +03:00 |
|
Henry Jameson
|
663dc3c043
|
less awkard "replying to last status" text
|
2026-07-23 16:26:44 +03:00 |
|
Henry Jameson
|
4c8644e938
|
clean up and compactized post reply form
|
2026-07-23 16:21:56 +03:00 |
|
Henry Jameson
|
5275eeecf5
|
lint
|
2026-07-23 16:08:17 +03:00 |
|
Henry Jameson
|
7bfd468346
|
fix repeated status opening
|
2026-07-23 16:07:18 +03:00 |
|