Henry Jameson
046c60cb61
cancel -> times
2020-10-20 21:18:23 +03:00
Henry Jameson
3814218277
Some initial work on replacing icons with FA5
2020-10-20 20:28:11 +03:00
Shpuld Shpuldson
f281663b49
Add hacky functionality to open specific settings tabs
2020-09-03 15:45:13 +03:00
Henry Jameson
61966d290a
fix lain's bug
2020-08-19 00:22:08 +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
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
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
0546326b22
update icon to hopefully look fine on both browsers
2020-07-22 09:43:22 +03:00
Shpuld Shpuldson
0c7c24d3d1
make idempotency watch entire status
2020-07-16 10:18:18 +03: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
7859c5fe4b
polish preview styles a bit
2020-07-14 14:43:26 +03:00
Shpuld Shpuldson
5734dd05a0
change misnamed member field check to actually disable sending
2020-07-10 13:48:37 +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
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
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 Shpuldson
b8ed904c0c
change px to em
2020-07-02 14:28:35 +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
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 Shpuldson
fc6ca20a42
disable subject field when posting
2020-06-16 17:34:22 +03:00
Shpuld Shpuldson
ea2b2a35bb
add fade-in fade-out
2020-06-10 12:41:02 +03:00
Shpuld Shpuldson
855b8d4dad
fix conflict
2020-06-10 11:52:46 +03:00
Shpuld Shpuldson
d3187720c5
remove useless captures
2020-06-10 11:49:04 +03:00
Henry Jameson
3cfdfec72d
attempt to fix that one bug with submitting on copy-pasting
2020-06-10 11:18:07 +03:00
Shpuld Shpuldson
cd9d732afa
add better visual indication for dropping files, make dropzone bigger
2020-06-10 11:01:38 +03:00
lain
e45f7fe877
MediaUpload: Correctly handle multiple uploads.
2020-06-08 18:22:17 +02:00
Shpuld Shpuldson
8e39971098
add with_relationships where necessary
2020-05-13 17:48:31 +03:00
rinpatch
3b11860d34
Remove whitespace hack on empty post content
...
It's no longer necessary since the backend handles posts with empty
content fine and also fixes an odd whitespace when attachment links are
disabled.
2019-12-08 02:05:50 +03:00
Henry Jameson
9e774fffbf
achieve the perfect speeeeen in media-upload
2019-11-11 21:45:40 +02:00
Henry Jameson
a69946923b
eslint fix
2019-11-08 21:35:58 +02:00
Henry Jameson
0dcb696e26
Merge remote-tracking branch 'upstream/develop' into emoji-optimizations
...
* upstream/develop: (95 commits)
Lightbox/modal multi image improvements - #381
'/api/pleroma/profile/mfa' -> '/api/pleroma/accounts/mfa'
Add ability to change user's email
translations-de-batch-1
eu-translate update
profile-banner rounding css, fixes #690
fix indentation
remove needless ref
show preview popover when hover numbered replies
refactor conditions
do not make too many nested div
add fetchStatus action
refactor status loading logic
split status preview popover into a separate component
uninstall mobile-detect library
listen both events
minor css fix
restrict distance at top side only
set different trigger event in desktop and mobile by default
fix eslint warnings
...
2019-11-08 19:48:31 +02:00
Henry Jameson
da3094eab7
fix scrolling to attachments bottom
2019-10-22 23:53:23 +03:00
Henry Jameson
a54c8b994e
another missed thing
2019-10-09 21:32:32 +03:00
Henry Jameson
37b8490c01
remove the "textbox grows the 'wrong' way" behavior, replace it with more
...
conditions to scroll to bottom
2019-10-08 21:38:27 +03:00
Henry Jameson
e7532464e3
Replaced most trivial checkboxes with Checkbox component
2019-10-07 20:43:23 +03:00
Henry Jameson
0be86304d2
Fix tests, more replacing with mergedConfig
2019-10-06 23:28:30 +03:00
Henry Jameson
979e170bd6
created mergedConfig getter to avoid obnoxious checks for undefined everywhere
2019-09-29 22:33:15 +03:00
Henry Jameson
a3305799c7
Merge remote-tracking branch 'upstream/develop' into emoji-selector-update
...
* upstream/develop: (42 commits)
Fix formatting in oc.json
avoid using global class
fix logo moving bug when lightbox is open
Reserve scrollbar gap when body scroll is locked
setting display: initial makes trouble, instead, toggle display: none using classname
lock body scroll
add body-scroll-lock directive
install body-scroll-lock
wire up props with PostStatusModal
rename component
recover autofocusing behavior
refactor MobilePostStatusModal using new PostStatusModal
add new module and modal to post new status
remove needless condition
add mention button
wire up user state with global store
collapse fav/repeat notifications from muted users
do not collapse thread muted posts in conversation
detect thread-muted posts
do not change word based muting logic
...
2019-09-25 20:26:49 +03:00
Henry Jameson
2f26e8acc5
eslint
2019-09-25 20:23:55 +03:00
Henry Jameson
e3ceae0989
very important fix
2019-09-25 19:32:30 +03:00
Henry Jameson
0d6a9f5a62
comment, cleanup and improve autoresize/autoscroll
2019-09-25 19:30:55 +03:00
Henry Jameson
ca92e29401
WIP: fixed autoscroll, restructured Post Status Form's resize method "a bit"
2019-09-25 00:17:04 +03:00
Henry Jameson
2154152d08
fix some bugs
2019-09-24 00:06:53 +03:00
Henry Jameson
6f0257cd7d
autoscroll post form on typing + some minor improvements
2019-09-23 22:12:25 +03:00
taehoon
c8a18f387c
wire up props with PostStatusModal
2019-09-20 11:29:31 -04:00
Henry Jameson
312e2aa14f
fix bottom-left icons being too damn wide
2019-09-15 12:51:39 +03:00
Henry Jameson
a1ed1b9b53
improved post form's icons at bottom display
2019-09-15 12:30:07 +03:00
Henry Jameson
3505e53756
review/naming + bugfix for stickers
2019-09-12 20:36:43 +03:00
Henry Jameson
14df84d89b
fixed some bugs, added spam mode, minor collateral fixes
2019-09-08 15:51:17 +03:00
Henry Jameson
5851f97eb0
fixed a lot of bugs with emoji picker, improved relevant components
2019-08-12 20:03:48 +03:00
Henry Jameson
036882d27c
rename for consistency
2019-08-12 13:51:05 +03:00
Henry Jameson
fd66afe1e5
linting
2019-07-29 00:10:43 +03:00
Henry Jameson
03c2f29b0a
cleanup and appropriation for new emoji-input component API, styles updates
2019-07-28 16:07:01 +03:00
Henry Jameson
4c78fdb393
rename emoji-selector to emoji-picker
2019-07-28 14:41:22 +03:00
Henry Jameson
b3aff9bbae
Merge remote-tracking branch 'upstream/develop' into emoji-selector-update
...
* upstream/develop: (469 commits)
Feature/add sticker picker
guard more secure routes
guard secure routes by redirecting to root
closest can returns itself as well
find inside status-content div only
try to use the closest a tag as target
Update es.json
Also apply keyword filter to subjects
Remove files I accidentally pushed in
fix issues caused by merges in usersearch on @
Add user search at
fix eslint warnings
remove vue-popperjs
fix moderation menu partially hidden by usercard boundary
migrate popper css
rewrite ModerationTools using v-tooltip
make popover position for status action dropdow relative to parent node
rewrite ExtraButtons using v-tooltip
install v-tooltip
i18n/Update pedantic Japanese translation
...
2019-07-28 13:30:29 +03:00
absturztaube
fa6210872f
Feature/add sticker picker
...
Squash to avoid storing commits with stickers in it to avoid possible copyright problems and excess storage space. --hj
2019-07-24 19:35:52 +00:00
Wyatt Benno
5909baba7c
Add user search at
2019-07-18 03:40:02 +00:00
Henry Jameson
020c6d1bcf
all the manual fixes
2019-07-07 00:54:17 +03:00
Henry Jameson
1ec4caa0bb
fix merge conflict
2019-07-06 23:52:10 +03:00
HJ
8f53796420
Merge branch 'develop' into 'eslint-fix'
...
# Conflicts:
# src/components/post_status_form/post_status_form.vue
2019-07-06 20:43:38 +00:00
Henry Jameson
8d6750d9c2
eslint --fix --ext .js,.vue src
2019-07-05 10:17:44 +03:00
taehoon
6c6aa8446d
place scope selector on the left consistently
2019-07-03 12:19:25 -04:00
taehoon
0c102deeed
hide text format when only plaintext is available
2019-07-02 16:36:14 -04:00
Shpuld Shpludson
30a340955e
Move character counter into the input box
2019-06-22 13:41:02 +00:00
lain
0eed2ccca8
Feature/polls attempt 2
2019-06-18 20:28:31 +00:00
HJ
69eff65130
Merge branch 'refactor-emoji-input' into 'develop'
...
EmojiInput refactoring
Closes #565
See merge request pleroma/pleroma-fe!824
2019-06-18 19:17:37 +00:00
Henry Jameson
0032802f0a
review
2019-06-18 21:30:35 +03:00
Henry Jameson
e3638af031
Removed formattingOptionsEnabled in favor of relying on BE-provided list of
...
accepted formatting options
2019-06-16 20:16:52 +03:00
Henry Jameson
e536a56250
Linting
2019-06-09 22:40:38 +03:00
Henry Jameson
76b9a66e98
fixed several bugs
2019-06-09 20:40:46 +03:00
Henry Jameson
8872b4802e
standartized autocomplete panel suggesions format, fixed some bugs
2019-06-08 16:23:58 +03:00
Henry Jameson
96f31716f9
slot-based emoji input/autocomplete component
2019-06-07 00:17:49 +03:00
HJ
b436e0dd12
Merge branch 'webpack-4-dart-sass' into 'develop'
...
Massive update for dependencies
See merge request pleroma/pleroma-fe!734
2019-05-20 18:09:14 +00:00
taehoon
e01ffc67c6
move visibility-tray css in local scope
2019-05-19 14:28:29 -04:00
taehoon
9e6a91e755
refactor css for visibility tray
2019-05-19 14:28:29 -04:00
Shpuld Shpludson
81278651d9
Line up rich text format picker with the status form
2019-05-15 19:53:33 +00:00
Henry Jameson
addeb85220
fix prod build
2019-05-13 21:54:25 +03:00