Dym Sohin
3dacef944c
remove bio-table's max-width
2020-09-24 12:05:51 +02:00
HJ
0c0722a092
Merge branch 'fix/overflow-for-chat-unread' into 'develop'
...
fix/overflow-for-chat-unread
See merge request pleroma/pleroma-fe!1239
2020-09-19 19:59:57 +00:00
Dym Sohin
20362546d1
fix/overflow-for-chat-unread
2020-09-19 21:50:56 +02:00
HJ
0fee9a8fe7
Merge branch 'fix/case--in-sensitive--emoji--search' into 'develop'
...
fix case in/sensitive emoji search
See merge request pleroma/pleroma-fe!1237
2020-09-18 09:37:17 +00:00
Dym Sohin
70a5619496
[fix] case in/sensitive emoji search
2020-09-18 11:07:38 +02:00
lain
ee620f6028
Merge branch 'fix/use-shoutbox-name-in-sidedrawer' into 'develop'
...
change side drawer to use shoutbox name - fix #956
Closes #956
See merge request pleroma/pleroma-fe!1235
2020-09-16 09:22:05 +00:00
Shpuld Shpuldson
20d33c2fbc
change icon to a megaphone
2020-09-16 11:53:54 +03:00
Shpuld Shpuldson
1b811d8b93
change side drawer to use shoutbox name
2020-09-16 11:29:10 +03:00
Shpuld Shpuldson
d6fe4f6a4f
update changelog
2020-09-16 10:27:31 +03:00
Shpuld Shpludson
38189ee838
Merge branch 'fix-chat-message-list-fetch' into 'develop'
...
Fix chat messages being missed sometimes when the streaming is disabled and the messages are sent by both participants simultaneously
Closes #957
See merge request pleroma/pleroma-fe!1233
2020-09-16 07:13:31 +00:00
Shpuld Shpludson
c00c20a31f
Merge branch 'fix-chat-list-order' into 'develop'
...
Fix the chat list order update
Closes #955
See merge request pleroma/pleroma-fe!1234
2020-09-16 06:59:04 +00:00
eugenijm
8c4514013d
Fix chat messages being missed when the streaming is disabled and the messages are sent by both participants simultaneously
2020-09-16 09:21:24 +03:00
eugenijm
92caaa2d7f
Fix the chat list order and last message timestamp updates
2020-09-16 05:10:09 +03:00
Shpuld Shpludson
679a1f5e1c
Merge branch 'fix/fix-vue-errors' into 'develop'
...
fix vue warnings and errors
See merge request pleroma/pleroma-fe!1230
2020-09-09 10:21:54 +00:00
Shpuld Shpuldson
afb2241a5b
change a eslint disable to nextline only
2020-09-08 16:29:10 +03:00
Shpuld Shpuldson
8975589bca
fix vue warnings and errors
2020-09-08 10:44:08 +03:00
Shpuld Shpludson
da63894072
Merge branch 'weblate-pleroma-pleroma-fe' into 'develop'
...
Translations update from Weblate
See merge request pleroma/pleroma-fe!1226
2020-09-07 08:11:54 +00:00
tarteka
26c42484f0
Translated using Weblate (Basque)
...
Currently translated at 77.4% (513 of 662 strings)
Translation: Pleroma/Pleroma-FE
Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/eu/
2020-09-07 08:01:49 +00:00
tarteka
002cd61353
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (662 of 662 strings)
Translation: Pleroma/Pleroma-FE
Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/es/
2020-09-07 08:01:49 +00:00
Anonymous
a0aa45d328
Translated using Weblate (Spanish)
...
Currently translated at 83.2% (551 of 662 strings)
Translation: Pleroma/Pleroma-FE
Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/es/
2020-09-07 08:01:48 +00:00
tarteka
31a9da05ff
Translated using Weblate (Spanish)
...
Currently translated at 83.2% (551 of 662 strings)
Translation: Pleroma/Pleroma-FE
Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/es/
2020-09-07 08:01:48 +00:00
Shpuld Shpludson
8a0f280cd8
Merge branch 'chat-desktop-notifications-fix' into 'develop'
...
Do not show desktop notifications for your own chat messages
Closes #951
See merge request pleroma/pleroma-fe!1225
2020-09-07 08:01:06 +00:00
eugenijm
b8afdb4c02
Do not show desktop notifications for your own chat messages
2020-09-04 23:11:10 +03:00
Shpuld Shpludson
a73b09c732
Merge branch 'fix/locked-account-link-fix' into 'develop'
...
Open profile tab from 'locked' link in FO-post warning - Fix #945
Closes #945
See merge request pleroma/pleroma-fe!1223
2020-09-04 08:11:31 +00:00
lain
4adccf2216
Merge branch 'fix/autocomplete-fixes' into 'develop'
...
Rewrite word split for autocomplete, fix #930 fix #681
Closes #681 and #930
See merge request pleroma/pleroma-fe!1218
2020-09-03 14:08:36 +00:00
Shpuld Shpuldson
f281663b49
Add hacky functionality to open specific settings tabs
2020-09-03 15:45:13 +03:00
Shpuld Shpludson
02ea173947
Merge branch 'fix/password-reset-behavior' into 'develop'
...
Password reset no longer informs user of errors or account existence
See merge request pleroma/pleroma-fe!1221
2020-09-02 14:18:35 +00:00
Mark Felder
5809f33c86
Password reset no longer informs user of errors or account existence
2020-09-01 16:48:51 -05:00
Shpuld Shpludson
5b7decea3d
Merge branch 'develop' into 'fix/autocomplete-fixes'
...
# Conflicts:
# CHANGELOG.md
2020-08-31 13:58:02 +00:00
HJ
acc45b49a5
Merge branch 'fix/hide-polls-in-collapsed-posts' into 'develop'
...
hide poll when subject collapsed, fix #683
Closes #683
See merge request pleroma/pleroma-fe!1220
2020-08-31 12:30:29 +00:00
Shpuld Shpuldson
ca0ce902ea
add changelog entry
2020-08-31 11:54:27 +03:00
Shpuld Shpuldson
b5d15eddcf
hide poll when subject collapsed, but show poll icon
2020-08-31 11:50:26 +03:00
Shpuld Shpuldson
4da248f8bc
update changelog for autocomplete fixes
2020-08-28 12:35:02 +03:00
Shpuld Shpuldson
c01a3720ac
Merge branch 'develop' into fix/autocomplete-fixes
2020-08-28 12:34:20 +03:00
Shpuld Shpludson
39f8587171
Merge branch 'chore/fix-changelog' into 'develop'
...
Chore/fix-changelog
See merge request pleroma/pleroma-fe!1219
2020-08-28 09:33:45 +00:00
Shpuld Shpuldson
82b872df44
update changelog with 2.1.0, fix Add -> Added in older releases
2020-08-28 12:24:48 +03:00
Shpuld Shpuldson
0347d79bda
Rewrite word split imperatively for control
2020-08-28 12:02:52 +03:00
Shpuld Shpuldson
f5e4ad601a
wip start
2020-08-27 16:46:23 +03:00
lain
65ac71139e
Merge branch 'fix/long-poll-words' into 'develop'
...
fix long poll labels overflowing
See merge request pleroma/pleroma-fe!1216
2020-08-25 09:32:11 +00:00
Shpuld Shpuldson
c9ea2db69d
fix long poll labels overflowing
2020-08-25 12:17:42 +03:00
lain
ff328e7c55
Merge branch 'fix/user-card-avatar-too-small' into 'develop'
...
Fix some Avatar related css bugs
See merge request pleroma/pleroma-fe!1215
2020-08-25 08:50:28 +00:00
Shpuld Shpuldson
f0ac40a428
change more animated gif avatars to work properly
2020-08-25 11:40:02 +03:00
Shpuld Shpuldson
06159101cf
fix avatar overwrite classes in usercard
2020-08-25 11:33:38 +03:00
lain
0ed5d40ad7
Merge branch 'fix/fix-tests' into 'develop'
...
Fix tests
See merge request pleroma/pleroma-fe!1214
2020-08-19 13:28:57 +00:00
Shpuld Shpuldson
a0c17e1fd0
fix tests by removing only and adding empty func for notification tests
2020-08-19 16:19:36 +03:00
Shpuld Shpludson
7599244968
Merge branch 'support-thumbnails' into 'develop'
...
EntityNormalizer: Normalize thumbnail url.
See merge request pleroma/pleroma-fe!1213
2020-08-19 13:01:33 +00:00
lain
c649f28faf
EntityNormalizer: Normalize thumbnail url.
2020-08-19 14:54:00 +02:00
lain
45add8f5bc
Merge branch 'weblate-pleroma-pleroma-fe' into 'develop'
...
Translations update from Weblate
See merge request pleroma/pleroma-fe!1208
2020-08-19 12:09:38 +00:00
Ben Is
a26fc61efa
Translated using Weblate (Italian)
...
Currently translated at 100.0% (663 of 663 strings)
Translation: Pleroma/Pleroma-FE
Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/it/
2020-08-19 12:00:19 +00:00
lain
54b7e986a7
Merge branch 'fix/tag-timeline-title' into 'develop'
...
Fix #928 show tag name in title for tag timelines
Closes #928
See merge request pleroma/pleroma-fe!1212
2020-08-19 12:00:12 +00:00