Henry Jameson
d695dcaff9
experimental flash support through ruffle
2021-04-09 19:14:05 +03:00
Henry Jameson
61dcdbf992
migrate to v-slot
2021-04-07 22:42:34 +03:00
Henry Jameson
1afda1ac6d
lost file
2021-04-07 20:53:58 +03:00
Henry Jameson
0c77a3e1d6
remove extra chevron post-merge
2021-04-07 20:47:59 +03:00
Henry Jameson
4e56e64034
Merge remote-tracking branch 'origin/develop' into better-selects
...
* origin/develop: (76 commits)
Translated using Weblate (Italian)
Translated using Weblate (Basque)
Translated using Weblate (Spanish)
Translated using Weblate (Chinese (Simplified))
Translated using Weblate (Italian)
Translated using Weblate (Chinese (Traditional))
Translated using Weblate (Russian)
Translated using Weblate (Italian)
Translated using Weblate (French)
Translated using Weblate (Russian)
Translated using Weblate (Italian)
Translated using Weblate (French)
Translated using Weblate (Basque)
Translated using Weblate (Spanish)
Translated using Weblate (Chinese (Simplified))
Translated using Weblate (Japanese)
Translated using Weblate (Italian)
Translated using Weblate (Esperanto)
Translated using Weblate (Chinese (Traditional))
Translated using Weblate (Norwegian Bokmål)
...
2021-04-07 20:45:57 +03:00
HJ
8b96ea9377
Merge branch 'settings-import-export' into 'develop'
...
Settings backup/restore + small fixes
See merge request pleroma/pleroma-fe!1372
2021-04-07 17:40:07 +00:00
Shpuld Shpludson
aacd909846
Merge branch 'feat/moderation-tools-chevron' into 'develop'
...
Add a chevron to moderation tools button to indicate it opens a menu
Closes #1069
See merge request pleroma/pleroma-fe!1377
2021-03-17 13:25:43 +00:00
Shpuld Shpludson
d57ee274de
Merge branch 'feat/notification-quick-filters' into 'develop'
...
Add quick filters for notifications
See merge request pleroma/pleroma-fe!1364
2021-03-17 08:17:23 +00:00
Shpuld Shpuldson
8163c7b55b
v-slot
2021-03-16 08:35:29 +02:00
rinpatch
4c36ac12b6
Add a chevron to moderation tools button to indicate it opens a menu
...
Closes #1069
2021-03-15 17:49:52 +03:00
rinpatch
47719571e4
Use more specific button titles instead of general.submit
...
- "Post" for post submission (we already had the button title be "Posting"
when the post was being sent, so there was a weird inconsistency)
- "Register" for registration submission
- "Save changes" for usages in settings
2021-03-15 13:28:33 +03:00
Shpuld Shpludson
a00212a3bb
Merge branch 'websocket-fixes' into 'develop'
...
Various websocket fixes
See merge request pleroma/pleroma-fe!1326
2021-03-15 09:45:38 +00:00
Shpuld Shpuldson
19fc7dda9e
merge conflict, use v-slot:trigger, fix popover svg dimensions bug
2021-03-15 11:02:16 +02:00
Shpuld Shpludson
184364c7e0
Merge branch 'feat/timeline-menu-in-navpanel' into 'develop'
...
Add timeline menu toggle to nav panel
See merge request pleroma/pleroma-fe!1352
2021-03-15 07:03:22 +00:00
Henry Jameson
2da37f15ab
Cleanup boolean/choice setting
2021-03-11 17:04:31 +02:00
Henry Jameson
8e88d8110b
fix for filtering tab
2021-03-11 17:00:58 +02:00
Henry Jameson
1f0ac68fcd
implement ChoiceSetting for settings modal similar to BooleanSetting
2021-03-11 16:55:14 +02:00
Henry Jameson
3870a30aea
cleanup, fixes
2021-03-11 16:54:03 +02:00
Henry Jameson
5d3bf43fdc
ghost styles for poll form
2021-03-11 16:54:03 +02:00
Henry Jameson
c6d4c20982
Made Select component to make using styled selects easier
2021-03-11 16:11:44 +02:00
Henry Jameson
5c064ccf55
fix some css problems + tiny bit cleaning up
2021-03-11 15:14:30 +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
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
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 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 Shpuldson
f6af4c43f6
add quick filters for notifications2
2021-03-01 16:21:35 +02:00
Shpuld Shpuldson
fc5483f764
change icons around
2021-03-01 10:14:17 +02: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 Shpuldson
09fe160e8b
separate screen_name and screen_name_ui with decoded punycode
2021-02-26 16:23:11 +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
Shpuld Shpuldson
6fefa5a9c5
fix chat unread badge
2021-02-26 11:00:21 +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 Shpuldson
59aaade7fc
fix vue warnings
2021-02-25 14:32:21 +02:00
Shpuld Shpuldson
93785634a7
basic loggedin check for reply filtering
2021-02-25 11:01:11 +02:00
Shpuld Shpuldson
51a78e8b8a
add a quick settings menu for timeline headers
2021-02-25 10:56:16 +02:00
Shpuld Shpuldson
3f23aecd10
add sensitive by default option
2021-02-23 10:00:23 +02:00
Shpuld Shpuldson
485f4b899c
changelog conflict
2021-02-22 18:11:27 +02:00
Shpuld Shpuldson
e14b9ddc02
changelog conflict fix
2021-02-22 18:00:02 +02:00
Shpuld Shpludson
3d013630ae
Merge branch 'fix/scroll-lock-jumpiness' into 'develop'
...
Fix some UI jumpiness on scroll lock
See merge request pleroma/pleroma-fe!1343
2021-02-22 15:14:23 +00:00
Shpuld Shpludson
589ab6510c
Merge branch 'feat/keep-chat-perf-up' into 'develop'
...
Optimize chat perf in long run
See merge request pleroma/pleroma-fe!1350
2021-02-22 15:01:05 +00:00
Shpuld Shpuldson
2f60c6a821
fix redline again
2021-02-22 16:44:12 +02:00
Shpuld Shpuldson
98cb9abac7
Add timeline menu toggle to nav panel
2021-02-22 16:24:04 +02:00
Shpuld Shpludson
a89710452a
Merge branch 'feat/reason-in-registration' into 'develop'
...
Close #1047 - add reason field for registration when needed
Closes #1047
See merge request pleroma/pleroma-fe!1347
2021-02-20 20:37:12 +00:00
Shpuld Shpuldson
67f3532ac9
add additional check with timeout
2021-02-18 10:14:45 +02:00
Shpuld Shpuldson
47770ed715
get rid of older messages when scrolling down in chat to keep it from bloating dom
2021-02-17 10:16:58 +02:00
Shpuld Shpuldson
a636e53404
add reason field when approval is required
2021-02-15 11:10:09 +02:00
Shpuld Shpuldson
c3b267f2b9
add padding to poll type to not have arrow icon overlap text
2021-02-15 08:30:41 +02:00
rinpatch
6acf812101
User card: use general.role instead of card-specific roles
...
Also removes admin_menu.roles from some localizations since it is not
used anywhere
2021-02-13 16:34:43 +03:00
Shpuld Shpludson
7f3fd9ca21
Merge branch 'multi-choice-poll-wording' into 'develop'
...
Display 'people voted' instead of 'votes' for multi-answers polls
Closes #993
See merge request pleroma/pleroma-fe!1341
2021-02-12 19:15:42 +00:00
Shpuld Shpuldson
398aac6558
remove redundant opacity2
2021-02-12 18:47:10 +02:00
eugenijm
01275fbac0
Ensure poll.voters_count doesn't fallback to poll.votes when it's 0
2021-02-12 19:43:57 +03:00
Shpuld Shpuldson
4859e63a89
Remove body scrollbar in chat layout, keep nav bar still on scroll lock, add tiny fade for media modal
2021-02-12 18:14:54 +02:00
rinpatch
da807a12fb
Make bot label localizable
2021-02-12 13:48:39 +03:00
Shpuld Shpludson
8b7c367b04
Merge branch 'staff-grouping' into 'develop'
...
Group staff by role in the About page
Closes #737
See merge request pleroma/pleroma-fe!1309
2021-02-12 08:05:55 +00:00
Eugenij
13ff99881b
Apply 1 suggestion(s) to 1 file(s)
2021-02-10 12:28:39 +00:00
eugenijm
1506b97e35
Display 'people voted' instead of 'votes' for multi-choice polls
2021-02-09 16:36:45 +03:00
HJ
647d75f27c
Merge branch 'reactbutton-consistency' into 'develop'
...
Some fixes for reactbutton/extrabuttons
See merge request pleroma/pleroma-fe!1340
2021-02-09 13:12:42 +00:00
Henry Jameson
213c5637d4
Cleanup ReactButton's CSS, fix hitboxes of reactbutton and extrabuttons
2021-02-03 09:18:44 +02:00
HJ
6f3acb3c1b
Merge branch 'fix-otp-login-kbd' into 'develop'
...
Fix #1033 as well as other (potential) similar issues
Closes #1033
See merge request pleroma/pleroma-fe!1338
2021-02-03 06:23:35 +00:00
Henry Jameson
78f8147aa6
change react button classnames for consistency
2021-02-01 21:07:40 +02:00
Henry Jameson
982c799b6f
fix a bunch of <button>s acting as submit buttons breaking enter key
2021-02-01 21:07:09 +02:00
Henry Jameson
66f3e72b54
update branch with recent develop changes (FA, added settings)
2021-02-01 20:08:36 +02:00
Henry Jameson
8958f386be
Merge remote-tracking branch 'origin/develop' into settings-changed
...
* origin/develop: (306 commits)
fallback if shadows aren't defined
Translated using Weblate (Chinese (Traditional))
Translated using Weblate (Ukrainian)
Translated using Weblate (Italian)
Translated using Weblate (Ukrainian)
Translated using Weblate (Portuguese)
Translated using Weblate (Italian)
Translated using Weblate (Russian)
Translated using Weblate (Portuguese)
Translated using Weblate (Russian)
Translated using Weblate (Portuguese)
Translated using Weblate (Portuguese)
Translated using Weblate (Portuguese)
Translated using Weblate (Portuguese)
Translated using Weblate (Portuguese)
Translated using Weblate (Portuguese)
Translated using Weblate (Portuguese)
Translated using Weblate (Portuguese)
Translated using Weblate (Portuguese)
Translated using Weblate (Portuguese)
...
2021-02-01 19:39:57 +02:00
Shpuld Shpludson
de66267a07
Merge branch 'fix/use-current-app-locale' into 'develop'
...
Use app locale with toLocaleString/toLocaleDateString
See merge request pleroma/pleroma-fe!1301
2021-01-29 08:38:15 +00:00
Shpuld Shpuldson
9cf487497e
fix wrong route in side drawer shoutbox link
2021-01-25 18:49:03 +02:00
Shpuld Shpuldson
27a537d307
give delete field its own class
2021-01-22 12:06:39 +02:00
Shpuld Shpuldson
daa9f211a6
Merge branch 'develop' into fix/convert-more-hyperlinks-to-buttons
2021-01-22 12:04:58 +02:00
rinpatch
60a8a89f5b
Use app locale with toLocaleString/toLocaleDateString
...
Fixes inconsistent date formatting when browser language is different
from PleromaFE language.
2021-01-21 20:31:54 +03:00
Shpuld Shpludson
0358284ebf
Merge branch 'feat/language-picker-native-names' into 'develop'
...
Use native language names in the language picker
See merge request pleroma/pleroma-fe!1302
2021-01-21 13:41:36 +00:00
rinpatch
11c7355749
Use native language names in the language picker
...
This seems more intuitive to me and is what I've seen in most other
language pickers.
2021-01-21 14:24:16 +03:00
Shpuld Shpuldson
02ab803725
change a few more buttons to real buttons
2021-01-20 17:36:40 +02:00
Shpuld Shpuldson
dcba920f92
fix profile field buttons, remove attachment button
2021-01-20 17:01:57 +02:00
rinpatch
b76a68e622
UserCard: Make user roles translateable
...
I did not add a translation for my native language in this patch because
I am not sure how weblate would react, but I did add it locally and it
seems to work.
2021-01-20 14:04:00 +03:00
Shpuld Shpludson
fe78ed78fd
Merge branch 'feat/dont-filter-own-posts' into 'develop'
...
Don't filter own posts
See merge request pleroma/pleroma-fe!1323
2021-01-18 13:09:25 +00:00
Henry Jameson
9a8bc245a6
fixed few-posts TLs when streaming is enabled
2021-01-13 22:17:29 +02:00
Henry Jameson
adc3b17fe0
add success global notice style/level
2021-01-13 21:29:12 +02:00
Shpuld Shpuldson
0ee0551a47
fix changing reported status on same user
2021-01-12 14:55:31 +02:00
Shpuld Shpuldson
65dbf7b85d
Add report button to status ellipsis menu
2021-01-12 14:43:21 +02:00
Shpuld Shpuldson
5ab96ae0d2
don't filter own posts
2021-01-11 19:40:35 +02:00
Kana
9bfc3c275c
Added Traditional Chinese to language swithcer
2021-01-01 02:53:16 +00:00
eugenijm
481c71517e
Group staff members by role in the About page
2020-12-18 13:41:37 +03:00
HJ
8d9bf3efc8
Merge branch 'plain-bg' into 'develop'
...
Solid color wallpaper support
See merge request pleroma/pleroma-fe!1314
2020-12-18 08:37:01 +00:00
Shpuld Shpludson
a2f1ad93f5
Merge branch 'develop' into 'fix/timeline-bar-clickables-offset'
...
# Conflicts:
# CHANGELOG.md
2020-12-16 17:49:11 +00:00
Shpuld Shpludson
10399c193a
Merge branch 'feat/move-external-source-button-to-extra-buttons' into 'develop'
...
Move external source link to extra buttons, expand the expand button
See merge request pleroma/pleroma-fe!1303
2020-12-16 17:46:15 +00:00
Shpuld Shpludson
466fc84e82
Merge branch 'fix/fix-error-handling-in-profile-tab' into 'develop'
...
fix #1020 fix error handling in profile tab
Closes #1020
See merge request pleroma/pleroma-fe!1299
2020-12-16 16:51:03 +00:00
Henry Jameson
0cf06cb9ec
Merge remote-tracking branch 'origin/develop' into plain-bg
...
* origin/develop:
fix remote follow button style
Disable horizontal textarea resize
Add uk.json in messages.js
Display upload limit on the Features panel
use title html for poll options before vote
fix recent mistakes in react button
2020-12-16 18:43:38 +02:00
Henry Jameson
5cb41c7175
theme ui
2020-12-16 18:28:10 +02:00
Henry Jameson
c197756767
Basic no-wallpaper support
2020-12-16 18:25:07 +02:00
Shpuld Shpuldson
6a469963b0
fix remote follow button style
2020-12-16 12:05:13 +02:00
Shpuld Shpludson
e8cebb568b
Merge branch 'develop' into 'fix/timeline-bar-clickables-offset'
...
# Conflicts:
# CHANGELOG.md
2020-12-15 19:54:00 +00:00
Shpuld Shpludson
22546ea813
Merge branch 'develop' into 'feat/move-external-source-button-to-extra-buttons'
...
# Conflicts:
# CHANGELOG.md
2020-12-15 19:50:59 +00:00
Shpuld Shpludson
5077549c73
Merge branch 'fix/no-emoji-in-poll-when-voting' into 'develop'
...
fix #1026 use title html for poll options before vote
Closes #1026
See merge request pleroma/pleroma-fe!1307
2020-12-15 19:49:32 +00:00
eugenijm
6d9c79fb6d
Disable horizontal textarea resize
2020-12-15 21:18:59 +03:00
eugenijm
51e6f5e255
Display upload limit on the Features panel
2020-12-11 17:16:59 +03:00
Shpuld Shpuldson
415119cda9
use title html for poll options before vote
2020-12-07 00:11:21 +02:00
Shpuld Shpuldson
83bc74de0a
fix recent mistakes in react button
2020-12-06 23:45:34 +02:00
Shpuld Shpuldson
46320090e3
move external source button to extra buttons, make expand button easier to click and highlight on hover
2020-12-03 11:57:17 +02:00
Shpuld Shpuldson
fa01030641
make click blocking actually work
2020-12-03 10:07:42 +02:00
Shpuld Shpuldson
f4b18df644
block clicks in blank area of timeline menu, fix 'up-to-date' align
2020-12-02 16:07:31 +02:00
Shpuld Shpuldson
15ea735006
remove vertical align, update changelog
2020-12-02 12:58:13 +02:00
Shpuld Shpuldson
0d53af786b
fix the close button on global notices
2020-12-02 12:55:14 +02:00
Shpuld Shpuldson
b537032e6d
Merge branch 'develop' into fix/fix-error-handling-in-profile-tab
2020-12-02 12:48:21 +02:00
Shpuld Shpuldson
4dde9c4d52
refactor error handling in profile tab
2020-12-02 12:46:31 +02:00
Shpuld Shpludson
fdfb8810c1
Merge branch 'fix/use-semantically-correct-buttons' into 'develop'
...
Fix #1001 Accessibility: Use semantically correct buttons (almost) everywhere
Closes #1001
See merge request pleroma/pleroma-fe!1293
2020-12-01 11:02:46 +00:00
Shpuld Shpludson
655d985a82
Merge branch 'develop' into 'fix/use-semantically-correct-buttons'
...
# Conflicts:
# CHANGELOG.md
2020-12-01 10:47:10 +00:00
Shpuld Shpuldson
8f118c01a4
add titles in react picker, support filtering by emoji itself
2020-11-28 15:27:58 +02:00
Shpuld Shpludson
32f77cfbd7
Merge branch 'fix/make-autocomplete-wait-for-request-to-finish' into 'develop'
...
Fix #1011 Make autocomplete wait for user search to finish before suggesting
Closes #1011
See merge request pleroma/pleroma-fe!1289
2020-11-27 13:57:36 +00:00
Shpuld Shpuldson
e6e3b752d6
review fixes
2020-11-27 15:51:58 +02:00
Shpuld Shpuldson
276ef31145
fix alternative icons having wrong offsets
2020-11-26 23:01:16 +02:00
Shpuld Shpuldson
aea172a6f7
forgot to save a file
2020-11-26 18:25:21 +02:00
Shpuld Shpuldson
bee77ffdb2
fix retweet event handler, fix text being selectable for status action counters
2020-11-26 18:23:53 +02:00
Shpuld Shpuldson
ebe3b38a90
fix nav bar button active style
2020-11-26 17:05:38 +02:00
Shpuld Shpuldson
2137d6395a
fix wrong button style, add new option for popover to better deal with different layouts
2020-11-25 18:33:08 +02:00
Shpuld Shpuldson
e771fd8f13
fix missing button style
2020-11-25 10:36:14 +02:00
Shpuld Shpuldson
1d178b7341
fix too big hide button, fix weird 28px hack
2020-11-24 21:35:14 +02:00
Shpuld Shpuldson
04af772c1e
address missing button style, fix remaining warning
2020-11-24 17:47:37 +02:00
Shpuld Shpuldson
a6e495e413
fix warnings
2020-11-24 16:10:03 +02:00
Shpuld Shpuldson
38c32c7f7a
renames and removals of cursor: pointer
2020-11-24 15:22:01 +02:00
Shpuld Shpuldson
8b775f94a9
more fixes, add fullwidth
2020-11-24 14:52:01 +02:00
Shpuld Shpuldson
7b99d98c55
Replace all use of <a> + href='#' with proper buttons
2020-11-24 12:32:42 +02:00
Shpuld Shpuldson
11f7b818b4
try another approach
2020-11-20 16:20:08 +02:00
Shpuld Shpuldson
f5186e1a33
add back red line
2020-11-20 16:02:47 +02:00
Shpuld Shpludson
838cbd8715
Merge branch 'nsfw-link-preview' into 'develop'
...
Click-to-reveal cover for link previews in NSFW posts
Closes #973
See merge request pleroma/pleroma-fe!1287
2020-11-20 07:54:26 +00:00
HJ
4922a8ded9
Merge branch 'features/video-preload-metadata' into 'develop'
...
video_attachment: Only preload metadata
See merge request pleroma/pleroma-fe!1291
2020-11-19 18:13:58 +00:00
eugenijm
45180d4069
Added the NSFW alert to the link preview.
2020-11-19 20:08:56 +03:00
Haelwenn (lanodan) Monnier
0089d1e8d1
video_attachment: Only preload metadata
...
This hints browsers that only the metadata and maybe the first few frames are
needed. Which avoids downloading the entire video, which isn't really needed
in our case.
2020-11-19 18:01:21 +01:00
Shpuld Shpuldson
4001c075d4
add missing play-circle icon
2020-11-19 14:19:03 +02:00
Shpuld Shpuldson
b1ab09b348
fix merge conflict
2020-11-19 12:38:35 +02:00
Shpuld Shpuldson
419df9d446
update some documentation
2020-11-19 12:35:21 +02:00
Shpuld Shpuldson
1495db084a
fix keyboard highlight
2020-11-19 11:37:06 +02:00
Shpuld Shpuldson
0f386ccbc7
use users state + fetching with delay
2020-11-18 18:43:24 +02:00
Shpuld Shpludson
d770bab1b0
Merge branch 'fix/timeline-error-handling-fixes' into 'develop'
...
Various timeline fixes
See merge request pleroma/pleroma-fe!1283
2020-11-18 11:49:54 +00:00
Shpuld Shpludson
d905a6cb70
Merge branch 'feat/favicon-badge' into 'develop'
...
Add favicon badge for unread notifs
See merge request pleroma/pleroma-fe!1273
2020-11-17 18:25:05 +00:00
Shpuld Shpuldson
dd3c8631bf
store failed experiment
2020-11-17 17:46:26 +02:00
Shpuld Shpludson
fb5d3d3292
Merge branch 'develop' into 'fix/timeline-error-handling-fixes'
...
# Conflicts:
# CHANGELOG.md
2020-11-11 20:58:47 +00:00
Shpuld Shpuldson
41dbdc2b28
fix emoji not working in profile field names
2020-11-11 10:40:26 +02:00
Shpuld Shpuldson
1d2ba946b6
make notifications also use the popup errors, remove all error from status/notif state
2020-11-10 14:28:10 +02:00
Shpuld Shpuldson
d150dae5d1
fixes to timeline error handling
2020-11-10 12:52:54 +02:00
Shpuld Shpuldson
c1c207788a
change method of fix to rounding
2020-11-09 15:02:48 +02:00
Shpuld Shpuldson
553155fc49
prevent call to scroll if the value doesn't change because firefox is stupid
2020-11-09 14:42:16 +02:00
Shpuld Shpuldson
9f96b592d4
wrap react button icon to a span to fix popover overflow
2020-11-09 09:40:20 +02:00
Shpuld Shpuldson
56c1d65384
Merge branch 'develop' into feat/favicon-badge
2020-11-06 14:57:50 +02:00
eugenijm
15ea9d8c91
Fix the chat scroll behavior for vertical screens.
...
Fetch the messages until the scrollbar becomes visible, so that the user
always has the ability to scroll up and load new messages.
2020-11-06 11:11:19 +03:00
Shpuld Shpludson
dbeecd18ac
Merge branch 'advanced-misclick-guard' into 'develop'
...
Instead of blocking all interaction, only block interaction in places that matter
See merge request pleroma/pleroma-fe!1276
2020-11-04 06:04:19 +00:00
Henry Jameson
4e4b258c54
fix mobile badge alignment
2020-11-03 18:45:23 +02:00
Henry Jameson
d126eddfca
change approach to disable all, enable some
2020-11-03 18:39:46 +02:00
Henry Jameson
979efb301a
fix mobile navbar hitboxes
2020-11-03 11:37:11 +02:00
Henry Jameson
e351665bb3
Instead of blocking all interaction, only block interaction in places
...
that matter
2020-11-02 23:43:32 +02:00
Henry Jameson
b6a8ca44ef
added comment
2020-11-02 21:08:22 +02:00
Henry Jameson
bdf2f36f11
fix chat heading not being aligned and using wrong styles
2020-11-02 21:03:55 +02:00
Henry Jameson
08e6e66642
fix chat badge and unify styles across all badges including follow
...
request count.
2020-11-02 20:51:38 +02:00
Shpuld Shpuldson
350eb489c2
add favicon badge for unread notifs
2020-11-02 15:46:49 +02:00
Shpuld Shpludson
5254fdba75
Merge branch 'optimistic-chat-posting' into 'develop'
...
Optimistic / nonblocking message posting for chats
See merge request pleroma/pleroma-fe!1228
2020-11-02 05:36:42 +00:00
HJ
590f8e1754
Merge branch 'various-css-fixes' into 'develop'
...
Various css fixes
Closes #992
See merge request pleroma/pleroma-fe!1267
2020-11-01 20:50:02 +00:00
eugenijm
e798e9a417
Optimistic message sending for chat
2020-11-01 23:36:58 +03:00
Shpuld Shpludson
148789767a
Merge branch 'fix/chat-misc-fixes' into 'develop'
...
Misc Chat fixes
See merge request pleroma/pleroma-fe!1265
2020-11-01 17:50:43 +00:00
Shpuld Shpludson
40ce3a9bd8
Merge branch 'fix/block-misclicks-when-timeline-shifts' into 'develop'
...
block clicks for a second on timeline when timeline moves
See merge request pleroma/pleroma-fe!1266
2020-11-01 17:44:16 +00:00
Henry Jameson
64da9a8e69
fix build warnings
2020-11-01 16:47:17 +02:00
Henry Jameson
8b1213ea1e
lint
2020-11-01 16:44:57 +02:00
Henry Jameson
994b49ddfe
Merge remote-tracking branch 'origin/develop' into various-css-fixes
...
* origin/develop:
remove 'md' size that doesn't exist
2020-11-01 16:44:15 +02:00
Henry Jameson
02bb015c4f
fix #992
2020-11-01 16:40:23 +02:00
Shpuld Shpuldson
8c5586dda4
remove 'md' size that doesn't exist
2020-11-01 11:53:20 +02:00
Henry Jameson
fb00f8459c
fix chat count
2020-10-31 13:59:58 +02:00
Henry Jameson
0653f18994
fix play-on-hover gifs issues
2020-10-29 22:54:28 +02:00
Henry Jameson
4e1f2aeabc
fix preview spinner
2020-10-29 22:54:28 +02:00
Henry Jameson
633349ddff
Refactor desktop navbar into a component, change layout to grid for
...
better compatibility with search field and simpler CSS
2020-10-29 22:54:28 +02:00
Henry Jameson
0f8a7037ea
fix lain's issue in reaction picker
2020-10-29 20:06:13 +02:00
Henry Jameson
8225717a7c
Update and fix avatar shadow in user card
2020-10-29 20:03:53 +02:00
Shpuld Shpuldson
3ead79ddb4
document thie this. check
2020-10-29 12:45:44 +02:00
Shpuld Shpuldson
6acb61f296
fix conflict, keep the touchable button big
2020-10-29 08:55:54 +02:00
Shpuld Shpuldson
93f9ab6f2b
Merge branch 'fix/block-misclicks-when-timeline-shifts' of git.pleroma.social:pleroma/pleroma-fe into fix/block-misclicks-when-timeline-shifts
2020-10-29 08:37:31 +02:00
Shpuld Shpuldson
cb3578fcca
fix conflicts
2020-10-29 08:36:39 +02:00
HJ
a84db4bd8f
Merge branch 'fontawesome5' into 'develop'
...
FontAwesome 5
Closes #982
See merge request pleroma/pleroma-fe!1260
2020-10-28 21:21:35 +00:00
Henry Jameson
ef36ca44f6
>boxes
2020-10-28 22:52:20 +02:00
Henry Jameson
2e6c51dfd4
better icon for picker
2020-10-28 22:49:53 +02:00
Henry Jameson
0ac9d81788
fix settings tabs on mobile, update follow request badge
2020-10-28 21:55:08 +02:00
Henry Jameson
fc7dfb3b9e
update & unify the navbars heights
2020-10-28 21:47:42 +02:00
Henry Jameson
7c4af4ce3f
improved side-drawer alignments
2020-10-28 21:41:42 +02:00
Henry Jameson
b6cf2bcefd
improved the semantics for our icon scale, fixed preview, fixed navbar desktop
2020-10-28 21:31:16 +02:00
Shpuld Shpludson
6d7ecd7d80
Apply 1 suggestion(s) to 1 file(s)
2020-10-28 10:02:51 +00:00
Shpuld Shpuldson
7007659e05
change input blocking to use css
2020-10-28 08:53:23 +02:00
Shpuld Shpuldson
1403f20f9f
block clicks for a second when timeline moves
2020-10-27 12:59:50 +02:00
Shpuld Shpuldson
2c441c7922
fix back button size, fix missing chat notifications being marked as read too eagerly, fix promiseinterval erroring when not getting a promise
2020-10-27 10:03:04 +02:00
Henry Jameson
048e67f5fc
make subjectline input use size=1 for compatibility with CJK fonts
2020-10-21 02:07:05 +03:00
Henry Jameson
1b50d700aa
bye bye fontello
2020-10-21 00:34:42 +03:00
Henry Jameson
f561e75553
lint
2020-10-21 00:31:16 +03:00
Henry Jameson
1ec41302f7
rotate the shackle of the lock for better accessibility
2020-10-21 00:28:24 +03:00
Henry Jameson
6aa7445ea7
come on and slam
2020-10-21 00:25:59 +03:00
Henry Jameson
7495c6b698
fix attachment remove pointer
2020-10-21 00:02:58 +03:00
Henry Jameson
a50cd7e37d
remaining changes...
2020-10-21 00:01:28 +03:00
Henry Jameson
3cbaa00449
more replacements + small renames
2020-10-20 22:54:43 +03:00
Henry Jameson
b19c2eb0fb
More stuff. Buttons in user card's corner now have MUCH bigger hitboxes
2020-10-20 22:13:19 +03:00
Henry Jameson
046c60cb61
cancel -> times
2020-10-20 21:18:23 +03:00
Henry Jameson
e8650d3409
chevrons-downs, settings
2020-10-20 21:03:46 +03:00
Henry Jameson
8b3a7ae8c0
more FA5 stuff with small related refactoring
2020-10-20 20:28:11 +03:00
Henry Jameson
3814218277
Some initial work on replacing icons with FA5
2020-10-20 20:28:11 +03:00
Henry Jameson
e695506c51
proper modified icon + popup
2020-10-17 22:28:49 +03:00
Henry Jameson
a664fde02f
Merge remote-tracking branch 'origin/develop' into settings-changed
...
* origin/develop:
fix fontello
Translated using Weblate (Russian)
Translated using Weblate (Italian)
lint fix
fixed copy-pasting leftovers
improved algorithm, possibly speed too
fix 8x spaces inside this paren
feat/reorder-emojis-by-position-of-keyword
rename to gravestone
Apply 1 suggestion(s) to 1 file(s)
change i18n phrasing
separate reply button to its own component, add changelog entry
add basic deletes support that works with masto WS
2020-10-17 21:26:13 +03:00
Henry Jameson
29ff0be92c
Merge remote-tracking branch 'origin/develop' into settings-changed
...
* origin/develop: (48 commits)
fix/leftover-emoji-checkboxes-in-settings
Apply 1 suggestion(s) to 1 file(s)
Translated using Weblate (Spanish)
Translated using Weblate (Persian)
Translated using Weblate (Persian)
Translated using Weblate (Polish)
update changelog
Stop click propagation when unhiding nsfw
Fix Follow Requests title style
Translated using Weblate (Persian)
Translated using Weblate (Persian)
Translated using Weblate (French)
Added translation using Weblate (Persian)
Translated using Weblate (Chinese (Traditional))
Translated using Weblate (Chinese (Simplified))
Translated using Weblate (Italian)
Translated using Weblate (English)
Translated using Weblate (English)
Translated using Weblate (Basque)
Translated using Weblate (Spanish)
...
2020-10-17 19:24:07 +03:00
Shpuld Shpludson
0e14cd6102
Merge branch 'feat/reorder-emojis-by-position-of-keyword' into 'develop'
...
feat/reorder-emojis-by-position-of-keyword
See merge request pleroma/pleroma-fe!1240
2020-10-13 15:00:06 +00:00
Shpuld Shpludson
d86cd3e850
Merge branch 'feat/masto-ws-deletes' into 'develop'
...
Support for WS deletes
See merge request pleroma/pleroma-fe!1227
2020-10-12 06:05:21 +00:00
Dym Sohin
e5bd1c20b0
fix/leftover-emoji-checkboxes-in-settings
2020-10-11 02:03:45 +02:00
Shpuld Shpludson
069a4b0801
Merge branch 'fix/nsfw-hider-closing-preview' into 'develop'
...
Stop click propagation when unhiding nsfw
See merge request pleroma/pleroma-fe!1245
2020-10-09 16:15:30 +00:00
Shpuld Shpludson
e7a67e33ad
Merge branch 'fix/follow-requests-title' into 'develop'
...
Fix Follow Requests title style
See merge request pleroma/pleroma-fe!1243
2020-10-09 16:14:43 +00:00
feld
09da102a4c
Apply 1 suggestion(s) to 1 file(s)
2020-10-06 16:18:30 +00:00
Shpuld Shpuldson
a0da6c31d9
Stop click propagation when unhiding nsfw
2020-10-02 12:21:56 +03:00
Mark Felder
ff2fe5c68c
Fix Follow Requests title style
2020-10-01 17:05:46 -05:00
Shpuld Shpludson
6bd38c7d6f
Merge branch 'fix/wait-for-request-before-starting-interval' into 'develop'
...
Fix/wait for request before starting interval - fix #937
Closes #937
See merge request pleroma/pleroma-fe!1222
2020-10-01 13:20:14 +00:00
Shpuld Shpuldson
414558665f
lint fix
2020-10-01 16:01:57 +03:00
Shpuld Shpludson
8a34ff2957
Merge branch 'develop' into 'feat/masto-ws-deletes'
...
# Conflicts:
# CHANGELOG.md
# src/components/status/status.js
# src/components/status/status.scss
2020-10-01 12:54:54 +00:00
Henry Jameson
a463959a36
Initial work on highlighting changed settings. Some refactoring to
...
simplify addition of new settings
2020-10-01 01:43:07 +03:00
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
Dym Sohin
3dacef944c
remove bio-table's max-width
2020-09-24 12:05:51 +02: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
Dym Sohin
f9977dbb3c
fix excessive underline in sidebar
2020-09-19 21:28:03 +02:00
Maksim Pechnikov
3dbc1bedbf
Merge branch 'develop' into feature/import_export_mutes
2020-09-18 22:04:01 +03:00
Dym Sohin
70a5619496
[fix] case in/sensitive emoji search
2020-09-18 11:07:38 +02: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
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
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 Shpuldson
f9ac23b9a9
separate reply button to its own component, add changelog entry
2020-09-07 10:35:49 +03:00
Shpuld Shpuldson
40ca0b394e
add basic deletes support that works with masto WS
2020-09-06 15:28:09 +03:00
Shpuld Shpludson
e331db79e5
Merge branch 'develop' into 'fix/wait-for-request-before-starting-interval'
...
# Conflicts:
# CHANGELOG.md
2020-09-04 08:38:13 +00:00
Shpuld Shpuldson
3fb35e8123
rename to promiseInterval
2020-09-04 11:19:53 +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
Shpuld Shpuldson
f281663b49
Add hacky functionality to open specific settings tabs
2020-09-03 15:45:13 +03:00
Shpuld Shpuldson
1b6eee0497
change chats to use custom makeFetcher
2020-09-02 21:01:31 +03:00
Mark Felder
5809f33c86
Password reset no longer informs user of errors or account existence
2020-09-01 16:48:51 -05:00
Shpuld Shpuldson
b5d15eddcf
hide poll when subject collapsed, but show poll icon
2020-08-31 11:50:26 +03:00
Shpuld Shpuldson
c9ea2db69d
fix long poll labels overflowing
2020-08-25 12:17:42 +03: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
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
Shpuld Shpuldson
54b619dfec
show tag name in title for tag timelines
2020-08-19 13:06:46 +03:00
Henry Jameson
800047b81f
fixed
2020-08-19 12:14:00 +03:00
Henry Jameson
d7c42f1469
lint
2020-08-19 00:38:54 +03:00
Henry Jameson
61966d290a
fix lain's bug
2020-08-19 00:22:08 +03:00
Henry Jameson
36c9368ae5
fix reply popovers being too slim
2020-08-19 00:18:52 +03:00
Henry Jameson
815f230ac7
fixed some issues related to user avatar
2020-08-18 23:57:42 +03:00
Henry Jameson
7de78b1401
revert change to form resize logic
2020-08-18 23:50:23 +03:00
Henry Jameson
a6223cec0c
Fix last line having slightly cut-off low-hanging parts of characters
2020-08-18 00:52:51 +03:00
Henry Jameson
ecbbec7b97
work around incorrect styles ordering in status popover
2020-08-18 00:26:44 +03:00
Henry Jameson
30219098a6
fix issues with reply-link
2020-08-18 00:26:31 +03:00
Henry Jameson
2fa050b163
Fix muted notifications
2020-08-18 00:26:02 +03:00
Shpuld Shpuldson
ae4dc3e439
treat field name as text
2020-08-13 16:29:12 +03:00
HJ
b9d1ecec44
Merge branch 'stylelint-rscss-1' into 'develop'
...
Stylelint + RSCSS initial approach
See merge request pleroma/pleroma-fe!1205
2020-08-06 13:38:07 +00:00
lain
3e6e6096bf
Merge branch 'feat/separate-timeline-navigation-from-navpanel' into 'develop'
...
Separate timeline navigation from navpanel
See merge request pleroma/pleroma-fe!1172
2020-08-06 10:17:44 +00:00
Shpuld Shpludson
9a10ad3826
Merge branch 'mobile-setting-modal-fix' into 'develop'
...
Mobile setting modal behavior fixes
Closes #908
See merge request pleroma/pleroma-fe!1200
2020-08-06 09:53:24 +00:00
Shpuld Shpludson
7bd6846703
Merge branch 'chat-list-single-line-fix' into 'develop'
...
Fix single line status content mode in the chat list
See merge request pleroma/pleroma-fe!1202
2020-08-06 09:46:19 +00:00
Henry Jameson
0feab1d97c
more broken reply improvements
2020-08-04 19:41:03 +03:00
Henry Jameson
a962ca6065
lint
2020-08-04 19:34:18 +03:00
Henry Jameson
0d02b04726
bring back red stripe
2020-08-04 19:32:47 +03:00
Henry Jameson
10bb2b288d
remove unnecessary border-radius
2020-08-04 19:26:07 +03:00
Henry Jameson
dce057f24e
lint
2020-08-04 19:16:55 +03:00
Henry Jameson
2a1c9e094c
more fixes
2020-08-04 19:08:49 +03:00
Shpuld Shpuldson
e57562959f
fix oops
2020-07-28 09:41:00 +03:00
Shpuld Shpuldson
e86c5ea1fa
fix non-timeline routes breaking current/previous timeline
2020-07-28 09:40:04 +03:00
Henry Jameson
7870b3f7ec
neater way to do hover thing with still image
2020-07-28 01:54:40 +03:00
Henry Jameson
65b6e23c00
refactor status
2020-07-28 01:27:11 +03:00
Henry Jameson
61d78ff11b
separate status scss into another file
2020-07-27 22:49:57 +03:00
HJ
f293dc39dc
Merge branch 'fix/preview-styles-polish' into 'develop'
...
polish preview styles a bit
See merge request pleroma/pleroma-fe!1186
2020-07-27 18:42:43 +00:00
Shpuld Shpuldson
f9e4afa3e9
update poll to post status form on deleting option
2020-07-24 17:24:34 +03:00
Lain Soykaf
96929d9930
ChatPanel: Rename chat
to shoutbox
.
...
To remove confusion with the new ChatMessages.
2020-07-23 17:31:35 +02:00
eugenijm
222ad2dd50
Make the single line mode is consistent with status-content line height
2020-07-23 16:39:01 +03:00
eugenijm
77d65d6cec
Ensures the minimized modal is always 50px above the mobile browser bottom bar regardless of whether or not it is visible.
2020-07-23 16:36:21 +03:00
lain
0ea23a03ce
Merge branch 'feat/idempotency' into 'develop'
...
Status posting Idempotency
See merge request pleroma/pleroma-fe!1194
2020-07-23 13:17:44 +00:00
Shpuld Shpuldson
fdbacba36a
resume last lasttime instead of always friends/public
2020-07-23 15:09:32 +03:00
eugenijm
2298ad0011
Use bock-scroll-lock directive for the settings modal
2020-07-23 12:15:44 +03:00
eugenijm
61dd1a3b49
Add body 100% width for the preview, refactor the modalActivated watcher, use body scroll lock for the setting tab content
2020-07-23 09:53:51 +03:00
eugenijm
dac075c61a
Fix mobile setting modal behavior: ensure the mobile browser address bar doesn't overlap the modal top panel.
2020-07-23 09:53:51 +03:00
Shpuld Shpuldson
0546326b22
update icon to hopefully look fine on both browsers
2020-07-22 09:43:22 +03:00
Shpuld Shpludson
f0e296296c
Merge branch 'feat/show-fav-rt-lists-on-hover' into 'develop'
...
Feat/show fav rt lists on hover
See merge request pleroma/pleroma-fe!1196
2020-07-21 09:11:11 +00:00
Shpuld Shpludson
4528c5c982
Merge branch 'feat/more-title-attributes-in-status-header' into 'develop'
...
Add title attributes to more things in status header
See merge request pleroma/pleroma-fe!1195
2020-07-20 14:37:21 +00:00
Shpuld Shpludson
e0add7a44e
Merge branch 'features/favicons' into 'develop'
...
status.vue: Add support for favicons
See merge request pleroma/pleroma-fe!1076
2020-07-20 14:06:16 +00:00
Shpuld Shpuldson
caae2668ce
add 16 users cap to user list popover
2020-07-16 18:08:00 +03:00
Shpuld Shpuldson
8e0414dc7c
change class names to not have reacts in them
2020-07-16 17:45:07 +03:00
Shpuld Shpuldson
6079301ec4
Move user list from reactions to its own component, make favs and rts use it
2020-07-16 17:42:16 +03:00
Shpuld Shpuldson
717adf22cc
add title to user card account name too
2020-07-16 11:10:45 +03:00
Shpuld Shpuldson
476954295e
add title attributes to more things in status header
2020-07-16 11:00:18 +03:00
Shpuld Shpuldson
0c7c24d3d1
make idempotency watch entire status
2020-07-16 10:18:18 +03:00
Shpuld Shpludson
950ae6d89a
Merge branch 'reactions-search' into 'develop'
...
make reactions-search case-insensitive
See merge request pleroma/pleroma-fe!1189
2020-07-16 06:04:49 +00:00
Mark Felder
149941828f
Improve layout of the Notifications Filters section
2020-07-15 09:56:46 -05:00
Mark Felder
49aaf9dc57
Merge branch 'develop' into refactor/notification_settings
2020-07-15 09:01:40 -05:00
Shpuld Shpuldson
d85904f42f
add extra sanity stuff to make input boxes more stable
2020-07-15 16:36:06 +03:00
Shpuld Shpuldson
89a677f5e8
add basic idempotency support
2020-07-15 16:19:57 +03:00
Shpuld Shpuldson
51b235f7aa
adjust icon use
2020-07-15 12:26:14 +03:00
Shpuld Shpuldson
3cac26a2ac
Merge branch 'develop' into fix/preview-styles-polish
2020-07-15 08:30:32 +03:00
Dym Sohin
00d662c4a0
make reactions-search case-insensitive
2020-07-14 19:47:02 +00:00
Shpuld Shpuldson
b8c1b25397
remove most of reply preview and autoload related stuff
2020-07-14 15:08:04 +03:00
Shpuld Shpuldson
7859c5fe4b
polish preview styles a bit
2020-07-14 14:43:26 +03:00
Shpuld Shpuldson
3598360ce5
fix missed conflict
2020-07-14 11:54:03 +03:00
Shpuld Shpuldson
cac1418aff
fix merge conflicts
2020-07-14 11:44:06 +03:00
Mark Felder
da94935aaa
Merge branch 'develop' into refactor/notification_settings
2020-07-13 13:25:23 -05:00
Shpuld Shpuldson
4a6300bbee
add simple You: to chat list last message
2020-07-12 11:11:12 +03:00
Dym Sohin
a754e89eed
fixed checkbox using emoji instead of dingbat
2020-07-11 06:39:44 +00:00
lain
4c59a17499
Merge branch 'fix/ctrl-enter-before-chat-loading-breaks' into 'develop'
...
fix #891 Fix early send killing the chat
Closes #891
See merge request pleroma/pleroma-fe!1178
2020-07-10 10:56:39 +00:00
Shpuld Shpuldson
5734dd05a0
change misnamed member field check to actually disable sending
2020-07-10 13:48:37 +03:00
Shpuld Shpuldson
0038a9794b
add simple red dot for chat notifs
2020-07-10 13:21:42 +03:00
HJ
c1a20079be
Merge branch 'direct-conversations' into 'develop'
...
Chats
Closes #201
See merge request pleroma/pleroma-fe!1019
2020-07-10 09:04:45 +00:00
Shpuld Shpuldson
78ec84477e
fix pixel offset hack in panel heading
2020-07-09 12:49:16 +03:00
Eugenij
b756c83e8d
Apply suggestion to src/components/chat_list/chat_list.vue
2020-07-08 15:21:31 +03:00
eugenijm
3b2dfcaf5c
Add the single-line prop to StatusContent and use it for chat list items
2020-07-08 15:21:31 +03:00
eugenijm
fc865d3a12
Remove direct style manipulations in favor of classes
2020-07-08 15:21:31 +03:00
eugenijm
18a1f5d62a
Add the empty chat list placeholder.
...
Do not use full height when displaying the chat list.
Remove an unsued chat action.
2020-07-08 15:21:31 +03:00
eugenijm
45901c8da6
Disable status preview in the chat posting form
2020-07-08 15:21:31 +03:00
eugenijm
f05f832bff
Address feedback
...
Use more specific css rules for the emoji dimensions in the chat list status preview.
Use more round em value for chat list item height.
Add global html overflow and height for smoother chat navigation in
the desktop Safari.
Use offsetHeight instad of a computed style when setting the window height on resize.
Remove margin-bottom from the last message to avoid occasional layout shift in the desktop Safari
Use break-word to prevent chat message text overflow
Resize and scroll the textarea when inserting a new line on ctrl+enter
Remove fade transition on route change
Ensure proper border radius at the bottom of the chat, remove unused border-radius
Prevent the chat header "jumping" on the avatar load.
2020-07-08 15:21:31 +03:00
eugenijm
aa2cf51c05
Add Chats
2020-07-08 15:21:31 +03:00
Shpuld Shpuldson
60921be5a0
give notification timeago a min width
2020-07-08 14:11:42 +03:00
Shpuld Shpludson
eea002e6f5
streamline profile image api, update reset ui for all profile images to match avatar, remove unnecessary stuff
2020-07-08 10:11:17 +00:00
Shpuld Shpuldson
5186929efa
add hack to not overlap menu with timeline header
2020-07-08 10:42:40 +03:00
Shpuld Shpuldson
cde6acdbbd
update navigation, rename timeline link in nav panel to timelines
2020-07-07 18:20:37 +03:00
Shpuld Shpuldson
ddde05771f
update with bookmarks, clean up some code
2020-07-07 17:34:35 +03:00
Shpuld Shpludson
8f87a36a5a
Merge branch '884-about-panel-optimizations' into 'develop'
...
StaffPanel: Move staff loading to panel creation.
Closes #884
See merge request pleroma/pleroma-fe!1171
2020-07-07 12:53:49 +00:00
Shpuld Shpludson
7d881d97fe
Apply suggestion to src/components/staff_panel/staff_panel.js
2020-07-07 12:44:29 +00:00
lain
431b3f527d
StaffPanel: Move staff loading to panel creation.
2020-07-07 14:39:43 +02:00
Shpuld Shpuldson
f7f8181dcf
fix preview opening automatically
2020-07-07 14:46:53 +03:00
Shpuld Shpuldson
97c62587d0
remove console log
2020-07-07 11:34:40 +03:00
Shpuld Shpuldson
84d728b970
fix issue on posting another status
2020-07-07 11:31:24 +03:00
Shpuld Shpuldson
e3991db5c4
fix conflicts and add error handling to media descriptions
2020-07-07 10:01:37 +03:00
Shpuld Shpuldson
f4bdbf7691
remove unnecessary code
2020-07-07 09:08:50 +03:00
Shpuld Shpuldson
b4709f93d4
add more ways to set description
2020-07-07 09:07:20 +03:00
Shpuld Shpuldson
d55c09df18
fix edge case of videos and unknown files together
2020-07-06 15:06:13 +03:00
Shpuld Shpuldson
87b5f828d7
fix conflicts, use file icon instead of link, add support for audio and file icon in cw'd posts
2020-07-06 14:01:03 +03:00
Shpuld Shpuldson
4d25be7cb3
fix modal types check being broken
2020-07-06 13:42:33 +03:00
Shpuld Shpuldson
ada5a3806b
don't close preview on post, move visibility notices above the preview where they belong
2020-07-06 11:36:35 +03:00
Shpuld Shpuldson
7bdc3d6ce9
remove contenttype check from content type watcher
2020-07-06 11:12:33 +03:00
Shpuld Shpuldson
f254a847d2
move translation strings to correct place, translate error message
2020-07-06 10:53:03 +03:00
Shpuld Shpuldson
afdc3f96f0
fix conflicts, make subject update the preview
2020-07-06 10:45:47 +03:00
Shpuld Shpludson
b761bcf333
Merge branch 'fix/remove-extra-notifications-fetch' into 'develop'
...
Fix: notifications fetcher double fetching on every tick
See merge request pleroma/pleroma-fe!1164
2020-07-05 07:03:27 +00:00
Shpuld Shpludson
9178908c1e
Apply suggestion to src/components/notifications/notifications.js
2020-07-05 06:54:12 +00:00
Shpuld Shpludson
af4a26b588
Merge branch 'feat/allow-use-without-cookies' into 'develop'
...
Fix #815 : Allow use without cookies, Add a global notice popup system
Closes #815
See merge request pleroma/pleroma-fe!1166
2020-07-05 06:53:29 +00:00
Shpuld Shpludson
acc3b083aa
Merge branch 'feat/parent-visible-support' into 'develop'
...
#874 Add strike-through to "Reply to" when parent_visible is set to false
See merge request pleroma/pleroma-fe!1162
2020-07-05 06:15:35 +00:00
kPherox
9b40cf43d8
fix height for emoji panel of settings modal
2020-07-04 18:42:15 +09:00
Eugenij
de291e2e33
Add bookmarks
...
Co-authored-by: jared <jaredrmain@gmail.com>
2020-07-03 19:45:49 +00:00
Shpuld Shpuldson
77bb31b474
remove extra computed from nav panel
2020-07-03 13:26:11 +03:00
Shpuld Shpuldson
21d1f557f6
change styles for the dropdown, make things work nicely on mobile
2020-07-03 12:56:31 +03:00
Shpuld Shpuldson
961099d34a
basic version done, needs cleanup from nav panel styles
2020-07-02 18:03:02 +03:00
Shpuld Shpuldson
150516df4e
Merge branch 'xenofem/pleroma-fe-rebased-image-description-authoring' of git.pleroma.social:pleroma/pleroma-fe into xenofem/pleroma-fe-rebased-image-description-authoring
2020-07-02 14:31:07 +03:00
Shpuld Shpuldson
b8ed904c0c
change px to em
2020-07-02 14:28:35 +03:00
Shpuld Shpuldson
1293bec77e
change storage error one-off into a global notice system
2020-07-02 10:40:41 +03:00
Shpuld Shpludson
c0fb35b106
Merge branch 'develop' into 'xenofem/pleroma-fe-rebased-image-description-authoring'
...
# Conflicts:
# CHANGELOG.md
2020-07-02 04:50:03 +00:00
Shpuld Shpuldson
a3e370e9f8
add initial fetching back in a more streamlined way
2020-07-01 15:19:45 +03:00
Shpuld Shpuldson
62d0bc47b3
remove unnecessary fetchAndUpdate, change notifications fetcher to not double fetch
2020-07-01 14:15:04 +03:00
Shpuld Shpuldson
38d8526660
change Show New text to Reload when flushing
2020-06-30 17:37:36 +03:00
Shpuld Shpuldson
ea09bbecf8
Make use of backend reply filtering
2020-06-30 17:02:38 +03:00
Shpuld Shpuldson
ee1364a167
add no-statusId support for status popover
2020-06-30 15:15:27 +03:00
Shpuld Shpuldson
6529f9fa34
add strikethrough when parent isn't visible
2020-06-30 15:04:16 +03:00
Shpuld Shpuldson
0ca3a6e63d
fix gallery-videos being weirdly offset
2020-06-30 11:02:10 +03:00
Shpuld Shpuldson
79011e02ef
Merge branch 'develop' into xenofem/pleroma-fe-rebased-image-description-authoring
2020-06-29 15:19:41 +03:00
Shpuld Shpuldson
8c2335f84f
conflict whem merging xenofem changes
2020-06-29 15:03:51 +03:00
Shpuld Shpuldson
96d2c86d3b
change placeholders to use descriptions, use icons with placeholders, change uploads to use attachment component
2020-06-29 14:48:22 +03:00
lain
82944f862d
Merge branch '812-subject-separation' into 'develop'
...
StatusContent: Better separate subject from status content.
Closes #812
See merge request pleroma/pleroma-fe!1150
2020-06-29 07:53:12 +00:00
xenofem
529d72c297
suppress enter key on media description input field
2020-06-28 16:05:22 -04:00
Shpuld Shpuldson
61f34ff361
remove panel-footer in userpanel, simplify preview header, fix word-wrap in preview
2020-06-28 16:40:39 +03:00
Shpuld Shpuldson
ed5b36f751
make line sizes match for errors/loading and statuses, make X hitbox bigger, remove attachments, add shorter custom message for empty status preview. fix auto update triggering
2020-06-28 15:43:08 +03:00
Shpuld Shpuldson
3c47036101
add automatic updating
2020-06-28 15:14:01 +03:00
Shpuld Shpuldson
6e2de20367
show preview with plaintext too
2020-06-28 13:17:04 +03:00
Shpuld Shpuldson
cecf3d4f89
remove unnecessary type=button
2020-06-28 13:03:25 +03:00
Shpuld Shpuldson
9d6f233202
fix preview attachments getting wrong styles
2020-06-28 12:48:17 +03:00
Shpuld Shpuldson
3d5da3caf9
update styles in preview heading
2020-06-28 12:35:05 +03:00
Shpuld Shpuldson
223fabfe90
add rich text preview
2020-06-28 12:16:41 +03:00
xenofem
03aa1f3154
fix vue style warnings
2020-06-28 02:31:57 -04:00
xenofem
1ff55e17b1
fix invalid end tag on input element
2020-06-28 02:16:58 -04:00
William Pitcock
2c6ec37e6a
media description support
2020-06-28 02:10:06 -04:00
Shpuld Shpludson
ea0a12f604
Merge branch 'develop' into 'iss-149/profile-fields-setting'
...
# Conflicts:
# src/components/settings_modal/tabs/profile_tab.vue
2020-06-27 07:19:49 +00:00
Mark Felder
2eda3d687e
Sync up key names properly
2020-06-26 17:02:17 -05:00
Mark Felder
5321415641
Update notification filters to reflect new settings
2020-06-26 16:56:31 -05:00
Shpuld Shpuldson
8c3106c588
Change the show/hide strings about, remove subjected status toggle when 'collapse' option not used
2020-06-26 18:20:32 +03:00
Shpuld Shpuldson
44edb730c1
rip restyle subject, fix some issues with long subject
2020-06-26 14:07:39 +03:00
Mark Felder
199fc9351d
Merge branch 'develop' into refactor/notification_settings
2020-06-25 15:28:17 -05:00
Sergey Suprunenko
2b6d16900b
Use more correct class name for user badges
2020-06-21 15:36:20 +02:00
Sergey Suprunenko
c04f8b2ccb
Show a 'bot' badge on the service account page
2020-06-21 15:06:07 +02:00
Sergey Suprunenko
2451956d83
Add 'bot' flag to Profile settings
2020-06-21 14:59:05 +02:00
Henry Jameson
5aa65e32ef
fix huge emoji in usernames
2020-06-19 16:09:44 +03:00
kPherox
bad3dacfac
implement user suggestor for profile fields
2020-06-19 21:18:36 +09:00
kPherox
fd2157efe4
Fix emoji input error
2020-06-19 20:51:53 +09:00