Shpuld Shpludson
badb2196a2
Merge branch 'develop' into 'feat/notification-quick-filters'
...
# Conflicts:
# CHANGELOG.md
2021-03-09 09:43:01 +00:00
Henry Jameson
a8967d85bd
streamlined WS flow, reduced spam amount related to WS reconnections
2021-03-09 02:38:10 +02:00
Henry Jameson
90afcd3420
WIP some work on making errors less spammy
2021-03-08 22:24:39 +02:00
Henry Jameson
2e7bd99444
Merge remote-tracking branch 'origin/develop' into websocket-fixes
...
* origin/develop: (119 commits)
Apply 1 suggestion(s) to 1 file(s)
Make it possible to localize user highlight options
remove shoutbox test hacks
fix shoutbox header, use custom scroll-to-bottom system, remove vue-chat-scroll, temporarily add chat test hack
update changelog with 2.3.0
change icons around
Translated using Weblate (Japanese)
Update timeline_quick_settings.js
add screen_name_ui to tests
separate screen_name and screen_name_ui with decoded punycode
Update CHANGELOG.md
add basic validation for statusless status notifications
changelog mention
fix chat unread badge
update shelljs to get rid of warnings on build
save a few characters
focus input in emoji picker and react picker
fix vue warnings
add only to wording
basic loggedin check for reply filtering
...
2021-03-08 22:01:28 +02:00
Henry Jameson
3d95ea6acb
cleanup + fix
2021-03-08 21:56:20 +02:00
Henry Jameson
fada49768d
extra protection to not write what we don't know
2021-03-08 21:14:03 +02:00
Henry Jameson
914b4eb593
lint
2021-03-08 21:03:55 +02:00
Henry Jameson
395e12cbc6
better error/warnings
2021-03-08 21:00:43 +02:00
Henry Jameson
dda95543e8
implemented import/export for themes
2021-03-08 19:53:30 +02:00
Henry Jameson
bd5b62b107
changed importexport into a service instead of component for simplicity
2021-03-08 19:42:24 +02:00
Henry Jameson
4baa397ed0
fixed another problem with p's broken theme causing theme editor to
...
become unusable
2021-03-08 19:19:16 +02:00
Henry Jameson
8a590f9269
Cleaned up panel-footer. No longer uses header styles since those look
...
and work ugly.
2021-03-08 19:18:43 +02:00
Shpuld Shpludson
6281241b92
Merge branch 'feat/user-highlight-localizable' into 'develop'
...
Make it possible to localize user highlight options
See merge request pleroma/pleroma-fe!1369
2021-03-04 20:02:57 +00:00
rinpatch
c14c144cc8
Apply 1 suggestion(s) to 1 file(s)
2021-03-04 19:46:03 +00:00
rinpatch
b4f5df9ce5
Make it possible to localize user highlight options
2021-03-04 22:24:17 +03:00
Shpuld Shpludson
fb183adc74
Merge branch 'fix/shoutbox-fixes' into 'develop'
...
Remove vue-chat-scroll, fix up shoutbox header
See merge request pleroma/pleroma-fe!1368
2021-03-03 15:07:10 +00:00
Shpuld Shpuldson
becacf0643
remove shoutbox test hacks
2021-03-03 16:47:59 +02:00
Shpuld Shpuldson
0673511fc2
fix shoutbox header, use custom scroll-to-bottom system, remove vue-chat-scroll, temporarily add chat test hack
2021-03-03 16:46:53 +02:00
Shpuld Shpludson
30057a4944
Merge branch 'chore/update-changelog' into 'develop'
...
update changelog with 2.3.0
See merge request pleroma/pleroma-fe!1367
2021-03-02 08:03:59 +00:00
Shpuld Shpuldson
d1ab424ebc
update changelog with 2.3.0
2021-03-02 09:53:17 +02:00
Shpuld Shpuldson
ae159f6ad8
ui never refers to them as likes
2021-03-01 16:30:10 +02:00
Shpuld Shpuldson
11a036d6d6
changelog
2021-03-01 16:27:24 +02:00
Shpuld Shpuldson
f6af4c43f6
add quick filters for notifications2
2021-03-01 16:21:35 +02:00
Shpuld Shpludson
6d7b5b157b
Merge branch 'feat/timeline-quick-settings' into 'develop'
...
close #1050 - add a quick settings menu to timeline header
Closes #1050
See merge request pleroma/pleroma-fe!1355
2021-03-01 12:12:12 +00:00
Shpuld Shpuldson
fc5483f764
change icons around
2021-03-01 10:14:17 +02:00
HJ
a90910be8f
Merge branch 'weblate-pleroma-pleroma-fe' into 'develop'
...
Translations update from Weblate
See merge request pleroma/pleroma-fe!1363
2021-03-01 00:10:45 +00:00
Ryo Ueno
846e58c3d2
Translated using Weblate (Japanese)
...
Currently translated at 100.0% (686 of 686 strings)
Translation: Pleroma/Pleroma-FE
Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/ja_PEDANTIC/
2021-03-01 00:00:58 +00:00
Shpuld Shpludson
91f93d4a55
Merge branch 'develop' into 'feat/timeline-quick-settings'
...
# Conflicts:
# CHANGELOG.md
2021-02-28 15:37:39 +00:00
Shpuld Shpludson
670abd633f
Update timeline_quick_settings.js
2021-02-28 15:36:51 +00:00
Shpuld Shpludson
b4782ad159
Merge branch 'feat/sensitive-by-default' into 'develop'
...
close #1054 add sensitive by default option
Closes #1054
See merge request pleroma/pleroma-fe!1354
2021-02-27 18:31:13 +00:00
Shpuld Shpludson
92a9ce67c5
Update CHANGELOG.md
2021-02-27 18:23:11 +00:00
Shpuld Shpludson
aa5cb3d1d2
Merge branch 'fix/punycode-buggy' into 'develop'
...
Fix punycode handling to be less stupid
Closes #1064
See merge request pleroma/pleroma-fe!1361
2021-02-27 18:12:52 +00:00
Shpuld Shpludson
237f272d15
Merge branch 'develop' into 'fix/punycode-buggy'
...
# Conflicts:
# CHANGELOG.md
2021-02-27 18:03:49 +00:00
Shpuld Shpludson
a83fdbbd59
Merge branch 'fix/dont-crash-on-invalid-notificaiton' into 'develop'
...
close #1043 - add basic validation for statusless status notifications
Closes #1043
See merge request pleroma/pleroma-fe!1360
2021-02-27 16:57:46 +00:00
Shpuld Shpuldson
49aa10e1c0
add screen_name_ui to tests
2021-02-26 16:37:46 +02:00
Shpuld Shpuldson
09fe160e8b
separate screen_name and screen_name_ui with decoded punycode
2021-02-26 16:23:11 +02:00
Shpuld Shpludson
7c37f495f6
Update CHANGELOG.md
2021-02-26 12:36:58 +00:00
Shpuld Shpuldson
cd2f5ced31
add basic validation for statusless status notifications
2021-02-26 14:27:25 +02:00
Shpuld Shpludson
59db4582b0
Merge branch 'feat/focus-input-with-emoji-pickers' into 'develop'
...
close #1048 : Focus input in emoji picker and react picker
Closes #1048
See merge request pleroma/pleroma-fe!1357
2021-02-26 11:13:33 +00:00
HJ
20b755d57e
Merge branch 'fix-build-warnings' into 'develop'
...
update shelljs to get rid of warnings on build
See merge request pleroma/pleroma-fe!1358
2021-02-26 10:16:21 +00:00
HJ
a7a69d08a7
Merge branch 'fix/chat-unread-badge' into 'develop'
...
fix chat unread badge
See merge request pleroma/pleroma-fe!1359
2021-02-26 10:15:09 +00:00
Shpuld Shpuldson
2e7529cf50
changelog mention
2021-02-26 11:03:26 +02:00
Shpuld Shpuldson
6fefa5a9c5
fix chat unread badge
2021-02-26 11:00:21 +02:00
Shpuld Shpuldson
cef6ecb916
update shelljs to get rid of warnings on build
2021-02-26 10:30:30 +02:00
Shpuld Shpuldson
acc08932cd
save a few characters
2021-02-25 17:32:54 +02:00
Shpuld Shpuldson
74caf42ed7
Merge branch 'develop' into feat/focus-input-with-emoji-pickers
2021-02-25 17:31:36 +02:00
Shpuld Shpuldson
34d18ac0c4
focus input in emoji picker and react picker
2021-02-25 17:27:29 +02:00
Shpuld Shpludson
dd9e18fd34
Merge branch 'fix-vue-warnings-again' into 'develop'
...
fix vue warnings
See merge request pleroma/pleroma-fe!1356
2021-02-25 12:43:22 +00:00
Shpuld Shpuldson
59aaade7fc
fix vue warnings
2021-02-25 14:32:21 +02:00
Shpuld Shpuldson
096747a5dc
add only to wording
2021-02-25 11:12:51 +02:00