Henry Jameson
|
840ce06397
|
proper journal trimming + remove some old workaround to my local bad data
|
2022-08-16 19:24:45 +03:00 |
|
Henry Jameson
|
bbd99dc3cf
|
fix
|
2022-08-15 23:31:05 +03:00 |
|
Henry Jameson
|
50f5afbce1
|
add and remove users to/from lists from their profile
|
2022-08-15 23:19:33 +03:00 |
|
Henry Jameson
|
96090ea98f
|
fix anon user issues
|
2022-08-15 21:03:27 +03:00 |
|
Henry Jameson
|
ebe095bd76
|
fix prod build again + fetch lists (and follow request) on login,
stop fetching on logout, don't start fetching in components
|
2022-08-15 20:44:21 +03:00 |
|
Henry Jameson
|
8d3d8fffab
|
fixes, clear cache on logout
|
2022-08-12 01:19:19 +03:00 |
|
Henry Jameson
|
3a16a59f37
|
navigation refactored, used in mobile nav as well
|
2022-08-11 21:56:30 +03:00 |
|
Henry Jameson
|
04f8c2d29d
|
it works more or less well now
|
2022-08-11 18:06:28 +03:00 |
|
Alexander Tumin
|
3e7e31d4a9
|
Allow column width configuration
Group column configuration in settings
Column width configuration: do not act on defaults
|
2022-08-11 16:38:24 +03:00 |
|
Henry Jameson
|
6df9913354
|
ability to pin items in navigation menu, initial draft version
|
2022-08-11 14:30:58 +03:00 |
|
Henry Jameson
|
732733f115
|
add a todo for future
|
2022-08-11 02:23:58 +03:00 |
|
Henry Jameson
|
72e238ceb3
|
server side storage support for collections + fixes
|
2022-08-11 01:07:51 +03:00 |
|
Tusooa Zhu
|
ab4a75bdd9
|
Do not allow to find by name in findUser()
|
2022-08-10 12:17:18 -04:00 |
|
Tusooa Zhu
|
09f9640be1
|
Use lookup endpoint to obtain users by nickname
|
2022-08-09 22:11:55 -04:00 |
|
Henry Jameson
|
894a506382
|
fixes
|
2022-08-10 02:59:08 +03:00 |
|
Henry Jameson
|
2c0eb29b28
|
more prefs storage work + move dontShowUpdateNotifs to prefs
|
2022-08-10 02:37:09 +03:00 |
|
Henry Jameson
|
aa41cedd93
|
initial prefs storage work
|
2022-08-10 02:19:07 +03:00 |
|
HJ
|
750696643f
|
Merge branch 'feat/report-notification' into 'develop'
#949 Feat/report notification
See merge request pleroma/pleroma-fe!1322
|
2022-08-09 21:56:15 +00:00 |
|
HJ
|
7773e7de64
|
Merge branch 'lists-implementation' into 'develop'
Add lists support
See merge request pleroma/pleroma-fe!1584
|
2022-08-09 21:46:55 +00:00 |
|
Alexander Tumin
|
a403f93b47
|
Allow opening profile: multiChoiceProprties record, anonymous access
|
2022-08-09 10:48:48 +03:00 |
|
Alexander Tumin
|
4803fb07c8
|
Allow opening profile when clicking an avatar inside of user popover
|
2022-08-08 23:50:38 +03:00 |
|
Henry Jameson
|
95f03a56ab
|
don't let function access this
|
2022-08-08 02:18:29 +03:00 |
|
Henry Jameson
|
fcf62a13ed
|
don't show to anons, make it possible to disable notification instance-wide
|
2022-08-08 02:01:07 +03:00 |
|
Sean King
|
dc9951d400
|
Fix merge conflicts
|
2022-08-06 22:02:21 -06:00 |
|
Alexander Tumin
|
b5eba5974c
|
Lists implementation: tests, linter fix
|
2022-08-06 18:28:49 +03:00 |
|
Alexander Tumin
|
171f6f0894
|
Lists implementation
|
2022-08-06 17:56:54 +03:00 |
|
Henry Jameson
|
8c59bad3c2
|
unit test + some refactoring
|
2022-08-04 22:09:42 +03:00 |
|
Henry Jameson
|
9c00610d00
|
refactoring
|
2022-08-04 17:20:11 +03:00 |
|
Henry Jameson
|
dbfca224d8
|
server-side storage for flags
|
2022-08-04 01:56:52 +03:00 |
|
Sean King
|
081aa0fd05
|
Fix merge conflicts
|
2022-08-01 18:17:09 -06:00 |
|
Henry Jameson
|
fc18673030
|
deal with no-prototype-builtins
|
2022-07-31 12:36:02 +03:00 |
|
Henry Jameson
|
fddb531ed2
|
--fix
|
2022-07-31 12:35:48 +03:00 |
|
Henry Jameson
|
2c3c2bb5b0
|
fix avatar not closing, add option to put popovers next to avatar
instead of over it
|
2022-07-19 19:33:48 +03:00 |
|
Ilja
|
18d69f93d3
|
Merge branch 'develop' of https://git.pleroma.social/pleroma/pleroma-fe into feat/report-notification
|
2022-07-18 12:42:40 +02:00 |
|
Tusooa Zhu
|
b11ac22192
|
Fix search() not honouring type param
|
2022-07-15 20:22:39 -04:00 |
|
Tusooa Zhu
|
5cd18be47b
|
Enable anonymous users to interact with statuses remotely
|
2022-07-01 13:03:45 -04:00 |
|
Henry Jameson
|
d232fa3dc3
|
close on avatar click again, add zooming as option
|
2022-06-27 19:52:40 +03:00 |
|
Sean King
|
fa5d35523d
|
Add ability to view status history for edited statuses
|
2022-06-20 22:52:08 -06:00 |
|
Tusooa Zhu
|
bb5aed09cf
|
Display edited status
|
2022-06-11 12:20:11 -04:00 |
|
Sean King
|
1a333aabba
|
Add edit status functionality
|
2022-06-07 21:31:48 -06:00 |
|
HJ
|
0aa334515b
|
Merge branch 'threecolumn' into 'develop'
Layout refactoring + Three column mode
See merge request pleroma/pleroma-fe!1503
|
2022-05-31 17:46:59 +00:00 |
|
HJ
|
9725443e60
|
Revert "Merge branch 'revert-a88abc7e' into 'develop'"
This reverts merge request !1526
|
2022-05-22 16:40:59 +00:00 |
|
HJ
|
069cf3fa87
|
Revert "Merge branch 'from/develop/tusooa/lang-opts' into 'develop'"
This reverts merge request !1494
|
2022-05-22 16:38:09 +00:00 |
|
HJ
|
a88abc7ee3
|
Merge branch 'from/develop/tusooa/lang-opts' into 'develop'
Add language options
See merge request pleroma/pleroma-fe!1494
|
2022-05-22 16:35:51 +00:00 |
|
Tusooa Zhu
|
a35daceb5b
|
Add settings for filtering end-of-poll notifications
Ref: poll-notif
|
2022-05-20 16:45:33 -04:00 |
|
Henry Jameson
|
2c876f455a
|
Merge remote-tracking branch 'origin/develop' into threecolumn
* origin/develop:
Fix virtual scrolling when the user has a lot of pinned statuses
fix "allow discovery" setting misbehaving
|
2022-05-20 12:45:06 +03:00 |
|
Henry Jameson
|
8d93e9c13c
|
set/unset threecolumn mode on login/logout
|
2022-05-16 23:40:51 +03:00 |
|
Henry Jameson
|
edbbbaad48
|
don't use wide mode for anon viewers
|
2022-05-09 23:25:41 +03:00 |
|
Tusooa Zhu
|
f57171d7b9
|
Make lint happy
|
2022-04-29 20:36:56 -04:00 |
|
Tusooa Zhu
|
a5e861cd01
|
Set userLanguage cookie when setting interface language
|
2022-04-29 20:34:29 -04:00 |
|