Shpuld Shpludson
68c2a5b18f
Merge branch 'fix/excessive-underline-in-sidebar' into 'develop'
...
fix excessive underline in sidebar
See merge request pleroma/pleroma-fe!1238
2020-09-30 06:59:09 +00:00
Dym Sohin
c17012cfe1
fix appended 0.65em on wrong line
2020-09-29 13:20:16 +02:00
Dym Sohin
1675f1a133
scoped back margin-right on icons
2020-09-29 13:13:42 +02:00
Shpuld Shpludson
91778a0276
Merge branch 'feat/custom-virtual-scrolling' into 'develop'
...
Timeline virtual scrolling
See merge request pleroma/pleroma-fe!1043
2020-09-29 10:18:37 +00:00
Shpuld Shpludson
f174f289a9
Timeline virtual scrolling
2020-09-29 10:18:37 +00:00
Shpuld Shpludson
3781e521e6
Merge branch 'feature/import_export_mutes' into 'develop'
...
[#2099 ] Added import/export mutes [FE]
See merge request pleroma/pleroma-fe!1229
2020-09-29 08:18:02 +00:00
Shpuld Shpludson
787f52e06e
Merge branch 'remove-bio-tables-max-width' into 'develop'
...
remove bio-table's max-width
See merge request pleroma/pleroma-fe!1241
2020-09-29 06:19:20 +00:00
Dym Sohin
3dacef944c
remove bio-table's max-width
2020-09-24 12:05:51 +02:00
Henry Jameson
ce7f3e7a27
Merge branch 'feat/custom-virtual-scrolling' into shigusegubu
...
* feat/custom-virtual-scrolling:
invert hasAudio logic
re-add the option, comment confusing part of setAudio
fix red line in conversations
Apply 1 suggestion(s) to 1 file(s)
dont fail when opening a conversation link
remove comments, update changelog
experiment with storing heights in vuex
fix build errors
fix expanded threads disappearing
cap virtual scroll index before use
fix lint
make hiding more efficient, make hiding not do its thing for reply forms or playing videos
make playing videos stop the suspending
remove mapgetters from status related components
Perf test tools
add missing css line
remove extra reflow causing calls
2020-09-22 21:24:54 +03:00
Dym Sohin
bb59b8ee56
fixed copy-pasting leftovers
2020-09-21 18:13:31 +02:00
Dym Sohin
cff202241b
improved algorithm, possibly speed too
2020-09-21 18:10:55 +02:00
Dym Sohin
f1e1f20a8d
fix 8x spaces inside this paren
2020-09-21 17:42:17 +02:00
Dym Sohin
fee654f1ee
feat/reorder-emojis-by-position-of-keyword
2020-09-21 17:29:36 +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
Dym Sohin
f9977dbb3c
fix excessive underline in sidebar
2020-09-19 21:28:03 +02:00
Maksim Pechnikov
5942001626
updated changelog
2020-09-18 22:09:05 +03:00
Maksim Pechnikov
3dbc1bedbf
Merge branch 'develop' into feature/import_export_mutes
2020-09-18 22:04:01 +03:00
Maksim Pechnikov
b725df6352
Merge branch 'develop' of git.pleroma.social:pleroma/pleroma-fe into develop
2020-09-18 22:03:11 +03: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
Henry Jameson
8e76a1dc53
Merge remote-tracking branch 'origin/develop' into shigusegubu
...
* origin/develop: (23 commits)
change icon to a megaphone
change side drawer to use shoutbox name
update changelog
Fix chat messages being missed when the streaming is disabled and the messages are sent by both participants simultaneously
Fix the chat list order and last message timestamp updates
change a eslint disable to nextline only
fix vue warnings and errors
Translated using Weblate (Basque)
Translated using Weblate (Spanish)
Translated using Weblate (Spanish)
Translated using Weblate (Spanish)
Do not show desktop notifications for your own chat messages
Add hacky functionality to open specific settings tabs
Password reset no longer informs user of errors or account existence
add changelog entry
hide poll when subject collapsed, but show poll icon
update changelog for autocomplete fixes
update changelog with 2.1.0, fix Add -> Added in older releases
Rewrite word split imperatively for control
wip start
...
2020-09-17 23:24:03 +03: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 Shpuldson
917ba17fe2
Merge branch 'develop' into feat/custom-virtual-scrolling
2020-09-16 10:19:38 +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
Maksim Pechnikov
947d7cd6f2
added import/export mutes
2020-09-08 09:41:42 +03:00
Shpuld Shpuldson
fa91766519
rename to gravestone
2020-09-08 09:32:43 +03:00
Shpuld Shpludson
1ec9cde963
Apply 1 suggestion(s) to 1 file(s)
2020-09-08 06:31:02 +00: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
Shpuld Shpuldson
0758569625
change i18n phrasing
2020-09-07 10:39:30 +03:00
Shpuld Shpuldson
f9ac23b9a9
separate reply button to its own component, add changelog entry
2020-09-07 10:35:49 +03:00
Maksim Pechnikov
fa2b680855
Merge branch 'develop' of git.pleroma.social:pleroma/pleroma-fe into develop
2020-09-07 09:47:17 +03:00
Shpuld Shpuldson
40ca0b394e
add basic deletes support that works with masto WS
2020-09-06 15:28:09 +03:00
eugenijm
b8afdb4c02
Do not show desktop notifications for your own chat messages
2020-09-04 23:11:10 +03:00
Shpuld Shpuldson
5a447cc2ad
invert hasAudio logic
2020-09-04 15:31:22 +03:00
Shpuld Shpuldson
14e6c0354d
re-add the option, comment confusing part of setAudio
2020-09-04 13:54:35 +03:00