tusooa
2bea5d8128
Merge branch 'add/edit-status' into 'develop'
...
Add edit status functionality
See merge request pleroma/pleroma-fe!1537
2022-09-11 18:08:00 +00:00
tusooa
8b25febe36
Merge branch 'navigation-update' into 'develop'
...
Navigation update + preferences storage (and some minor fixes)
See merge request pleroma/pleroma-fe!1592
2022-08-30 00:14:30 +00:00
Tusooa Zhu
0a79a74773
Use dedicated indicator for non-ascii domain names
2022-08-29 18:46:41 -04:00
Henry Jameson
cd7380efe7
Merge remote-tracking branch 'origin/develop' into navigation-update
...
* origin/develop:
Update dependency opn to v5
fix notices being under the navbar, also change offset to use variable
fix modals not having proper z index
reduce indexes to be below 9999 so that develop error messages appear above
Do not allow to find by name in findUser()
Use lookup endpoint to obtain users by nickname
Use $ for id UserProfile routes
Allow opening profile: multiChoiceProprties record, anonymous access
Allow opening profile when clicking an avatar inside of user popover
2022-08-23 21:52:17 +03:00
Sean King
ee58e3868c
Merge branch 'develop' of git.pleroma.social:pleroma/pleroma-fe into add/edit-status
2022-08-22 19:08:58 -06:00
HJ
88a3cf8705
Merge branch 'from/develop/tusooa/user-profile-routes' into 'develop'
...
Stop generating /:nickname user profile routes
See merge request pleroma/pleroma-fe!1589
2022-08-22 21:56:55 +00:00
Henry Jameson
7b6745bb84
Merge remote-tracking branch 'origin/develop' into navigation-update
...
* origin/develop: (49 commits)
Fix react & extra buttons not styled on tab-focus
Fix popover not popping up
Fix styling on Safari
Use :focus-visible instead of :focus for focus markers
Optimize Reply badge position
Add badges to status interacting buttons
Update dependency nightwatch to v2
Update dependency eslint-plugin-n to v15.2.5
Update dependency mocha to v10
Update dependency karma-coverage to v2
Update dependency sass to v1.54.5
Update dependency karma-firefox-launcher to v2
Update dependency vue-template-compiler to v2.7.9
Pin dependencies
Refresh yarn.lock
Allow column width configuration: allow stretching navbar with columns
Remove legacy code for chunksSortMode
Add FIXME comment about html-webpack-plugin-after-emit
Use exact webpack version in package.json
Reintroduce css minimizer
...
2022-08-23 00:35:25 +03:00
HJ
8e97a40c70
Merge branch 'allow-application-width-configuration' into 'develop'
...
Allow application width configuration
See merge request pleroma/pleroma-fe!1533
2022-08-22 21:32:31 +00:00
Tusooa Zhu
aa97335b20
Make webpack 5 work
2022-08-15 18:01:33 -04:00
Henry Jameson
50f5afbce1
add and remove users to/from lists from their profile
2022-08-15 23:19:33 +03:00
Henry Jameson
8d3d8fffab
fixes, clear cache on logout
2022-08-12 01:19:19 +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
Tusooa Zhu
09f9640be1
Use lookup endpoint to obtain users by nickname
2022-08-09 22:11:55 -04: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
Sean King
6a2f427072
Fix lint stuff
2022-08-06 22:15:34 -06:00
Sean King
dc9951d400
Fix merge conflicts
2022-08-06 22:02:21 -06:00
Alexander Tumin
171f6f0894
Lists implementation
2022-08-06 17:56:54 +03:00
Henry Jameson
dbfca224d8
server-side storage for flags
2022-08-04 01:56:52 +03:00
Sean King
232cc72df8
Fix lint errors and warnings
2022-08-01 18:45:52 -06:00
Sean King
081aa0fd05
Fix merge conflicts
2022-08-01 18:17:09 -06:00
Henry Jameson
bd5d5c9df7
"deal" with async promise executor, should be fine in these specific cases
2022-07-31 13:18:11 +03:00
Henry Jameson
ee066c4436
fix filesizeformat const/let stuff
2022-07-31 12:39:34 +03:00
Henry Jameson
b44df37c1b
"fix" the sort function potentially not always outputting results
2022-07-31 12:39:02 +03: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
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
48c474ed3a
Fix non-8bit string export problem
2022-07-16 11:15:08 -04:00
Sean King
63519c325f
Merge branch 'develop' of git.pleroma.social:pleroma/pleroma-fe into add/edit-status
2022-07-10 20:06:18 -06:00
Sean King
fa5d35523d
Add ability to view status history for edited statuses
2022-06-20 22:52:08 -06:00
HJ
56501e95c4
Merge branch 'from/develop/tusooa/migration-ui' into 'develop'
...
Add ui for account migration
See merge request pleroma/pleroma-fe!1414
2022-06-19 20:35:58 +00:00
HJ
5ad7dc7835
Merge branch 'from/develop/tusooa/backup-ui' into 'develop'
...
Add ui for backup
See merge request pleroma/pleroma-fe!1520
2022-06-19 20:31:19 +00:00
Sean King
77e6aa6968
Remove comment regarding Mastodon in API service
2022-06-11 10:32:37 -06:00
Sean King
1a333aabba
Add edit status functionality
2022-06-07 21:31:48 -06:00
Tusooa Zhu
c17de10d3a
Delegate relativeTime plural rules to vue-i18n
2022-06-07 20:22:03 -04: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
HJ
48f97ebf40
Merge branch 'eientei-pass-avatar-file-name' into 'develop'
...
Pass file name of cropped avatar to form data
See merge request pleroma/pleroma-fe!1522
2022-05-22 16:25:46 +00:00
Alexander Tumin
29b084b4b8
Pass file name of cropped avatar to form data
2022-05-21 19:44:44 +03:00
Tusooa Zhu
a35daceb5b
Add settings for filtering end-of-poll notifications
...
Ref: poll-notif
2022-05-20 16:45:33 -04:00
Tusooa Zhu
df487e3980
Show poll-end notifications
...
Ref: poll-notif
2022-05-20 16:45:33 -04:00
Tusooa Zhu
f3ce76ddbf
Add backup UI
2022-05-09 00:42:21 -04:00
Tusooa Zhu
176da2bbe5
Add frontend ui for aliases and migration
...
Ref: migrate-ui
2022-04-29 21:27:03 -04:00
Tusooa Zhu
d39de30221
Add config opts for email language
2022-04-29 20:34:31 -04:00
Tusooa Zhu
a5e861cd01
Set userLanguage cookie when setting interface language
2022-04-29 20:34:29 -04:00
Henry Jameson
4b050c7fa5
properly ignore sticky elements when calculating offset because they
...
technically are following main scroll
2022-04-12 21:49:14 +03:00
Henry Jameson
b8b7ae8564
fancy scrollbars
2022-04-07 16:04:22 +03:00
Henry Jameson
f21dc21a83
properly implement resettableAsyncComponent
2022-03-28 23:55:57 +03:00