Henry Jameson
18ca2a035b
fix rgba function, whoops
2020-01-28 00:26:10 +02:00
Shpuld Shpuldson
e6291e4ee1
remove unnecessary anonymous function
2020-01-27 18:43:26 +02:00
Henry Jameson
7c074b8741
fix rgba css generation, add some tests to automatically verify that themes are
...
generated properly
2020-01-27 04:20:13 +02:00
Shpuld Shpuldson
c4beac5f89
Merge branch 'develop' into feat/emoji-reactions
2020-01-26 15:59:59 +02:00
Shpuld Shpuldson
7cfe1b05e8
remove mock data
2020-01-26 15:57:40 +02:00
Shpuld Shpuldson
a018ea622c
change emoji reactions to use new format
2020-01-26 15:45:12 +02:00
Henry Jameson
d7e7f47b66
fix transparent color not affecting downstream slots
2020-01-24 00:56:47 +02:00
Henry Jameson
b96993e4dd
improved selectedMenu again
2020-01-24 00:36:32 +02:00
Henry Jameson
53576df72a
popover/selected menu improvements
2020-01-24 00:02:16 +02:00
Henry Jameson
f7ea12c905
separate actual theme data from theme framework
2020-01-23 23:37:58 +02:00
Henry Jameson
c1f2457112
revert fgText -> text after some consideration. case was fixed already in other way
2020-01-23 22:48:32 +02:00
Henry Jameson
c752f56d0b
v l1 compatibility
2020-01-23 22:26:49 +02:00
Henry Jameson
64fc07f080
removed unused constant, using getOpacitySlot now
2020-01-23 00:36:38 +02:00
Henry Jameson
7354b6f706
fixed get(Layer|Opacity)Slot not working properly which broke Mojave theme
2020-01-23 00:35:56 +02:00
Henry Jameson
8de7eabd8f
v2 compatibility fixes
2020-01-22 23:26:24 +02:00
Henry Jameson
644ce497a0
lightBg -> highlight because it causes issues with v2
2020-01-22 01:28:46 +02:00
Henry Jameson
9336140486
massively improved initial theme loading code, added checks and warnings when
...
loading theme files (import/localStorage/defaults)
2020-01-22 00:37:19 +02:00
lain
8080981fcd
Fix follower request fetching
2020-01-21 16:51:49 +01:00
Henry Jameson
2b36a62c56
fix tests, integrate depenentless sorting into toposort for easier testing and
...
better guarantees
2020-01-20 01:44:11 +02:00
Henry Jameson
6e1c538e41
multiple fixes to make style switcher not die. Made shadows work, incuding compatibility
2020-01-20 01:31:54 +02:00
Henry Jameson
e4033c85e2
removed console logs
2020-01-20 00:34:49 +02:00
Henry Jameson
62343f6099
documentation
2020-01-19 20:59:54 +02:00
Henry Jameson
f77d675434
optimized theme loading so that it wouldn't wait until ALL themes are loaded to
...
select one by default
2020-01-17 00:27:46 +02:00
Henry Jameson
c351e5124c
fix selectedPost/selectedMenu
2020-01-16 23:28:42 +02:00
Henry Jameson
552d13a060
better fallback for transparent colors
2020-01-16 23:09:46 +02:00
Henry Jameson
e070ec4b66
more opacity handling
2020-01-16 21:34:33 +02:00
Henry Jameson
f16ec75c70
opacity handling
2020-01-16 20:53:05 +02:00
Shpuld Shpludson
7a013ac393
Implement domain mutes v2
2020-01-15 20:22:54 +00:00
Shpuld Shpludson
662afe973a
Fix #750 , fix error messages and captcha resetting
2020-01-14 13:45:00 +00:00
Shpuld Shpludson
86380f0429
Optimize Notifications Rendering
2020-01-14 13:28:57 +00:00
Shpuld Shpuldson
910b82e231
Use last seen notif instead of first unseen notif for sinceId
2020-01-14 11:13:59 +02:00
Shpuld Shpuldson
b32888194c
fix merge conflicts
2020-01-13 23:47:32 +02:00
Shpuld Shpuldson
33abbed5a1
usable-but-buggy: picker, adding/removing reaction on click, search, styles
2020-01-13 23:34:39 +02:00
Henry Jameson
9f7af191e8
tabs & toggled (ex pressed) buttons
2020-01-13 22:19:19 +02:00
Henry Jameson
4b8e0f0afa
buttonPressed & buttonDisabled slots
2020-01-13 21:30:55 +02:00
Henry Jameson
8a7f3fc16a
selectedPost and selectedMenu support
2020-01-13 20:40:16 +02:00
Henry Jameson
29a0b4a593
fix shadow and opacity
2020-01-13 02:08:39 +02:00
Henry Jameson
8d2f2866f6
computed colors support
2020-01-13 01:56:29 +02:00
Henry Jameson
8f63bbb64f
poll slot renamed, lightBg customization implemented
2020-01-13 00:33:04 +02:00
Henry Jameson
40ba3e2252
added more slots to UI
2020-01-12 23:41:11 +02:00
Henry Jameson
39dd08e694
replace hsl's l with relative luminance for better lightness detection
2020-01-12 17:58:26 +02:00
Henry Jameson
88f83fc9fa
overhaul how style-switcher makes state, removed tons of copy-paste
2020-01-12 17:46:07 +02:00
Henry Jameson
d52d181227
more fixes
2020-01-12 15:04:05 +02:00
Henry Jameson
d342f32a94
fix
2020-01-12 04:05:26 +02:00
Henry Jameson
1aea1f217e
remove debug
2020-01-12 04:01:31 +02:00
Henry Jameson
a9a1fc37f5
fixes, cleanup
2020-01-12 04:00:41 +02:00
Henry Jameson
622c9d388e
Refactoring, forgotten files
2020-01-12 03:44:06 +02:00
Henry Jameson
38f2b969e4
simplified definition for text color by accounting for layers automatically,
...
fixed badge notification text color by adding 'bw' option for textColor
2020-01-11 23:07:41 +02:00
Henry Jameson
cce64077b5
Refactored style_setter to be more declarative instead of walls of copypasted code
2020-01-06 22:55:14 +02:00
HJ
215662afde
Merge branch 'develop' into 'fix-move-type-notification'
...
# Conflicts:
# static/fontello.json
2020-01-03 09:05:48 +00:00
Henry Jameson
4bb1c98e0f
Replaced v3compat
with source
to reduce code complexity. Made more slots
...
customizable. `theme` now contains a snapshot of theme generated for better
compatiblity and future-proofing
2020-01-02 20:36:10 +02:00
Henry Jameson
332d31dc02
support for "transparent" color keyword
2019-12-30 00:45:48 +02:00
Henry Jameson
6e11924c27
underlay customization, updated contrast calculations to account for alpha blending
2019-12-28 18:49:35 +02:00
Henry Jameson
1a78461443
fixed import-export
2019-12-28 17:02:34 +02:00
Henry Jameson
e5a34870f0
Accent works
2019-12-28 15:55:42 +02:00
Henry Jameson
b619477573
Merge remote-tracking branch 'upstream/develop' into streaming
...
* upstream/develop: (51 commits)
toggle_activation api is also deprecated
use vuex action
refactor toggleActivationStatus
replace setActivationStatus api with new one
use flex for stickers
i18n/update-ja_easy
Use a centralized fallback for missing values and use instance.federating instead of instance.federation.enabled
Add fallback in case BE does not report federating status in nodeinfo
The value we are looking for is federationPolicy.enabled, not federationPolicy.federating
Logic should be to hide TWKN if not federating OR if instance is not public
Finally trust eslint
More lint
More lint
Lint
mfa: removed unused code
increase icon width a little bit in the nav panel
add icons to nav panel
Revert "Merge branch 'revert-96cab6d8' into 'develop'"
Support "native" captcha
Revert "Merge branch 'oauth-extra-scopes' into 'develop'"
...
2019-12-26 12:47:51 +02:00
taehoon
4e4c4af422
toggle_activation api is also deprecated
2019-12-15 14:32:04 -05:00
taehoon
45e7f93c49
refactor toggleActivationStatus
2019-12-15 14:32:04 -05:00
taehoon
506822bed0
replace setActivationStatus api with new one
2019-12-15 14:32:04 -05:00
HJ
c1a0e23947
Merge branch 'revert-c2c48ec2' into 'develop'
...
Reinstate `push` and `admin` scopes
See merge request pleroma/pleroma-fe!1034
2019-12-14 14:12:41 +00:00
749a399944
Merge branch 'issue_124' into 'develop'
...
Change 403 messaging
See merge request pleroma/pleroma-fe!1020
2019-12-13 17:02:09 +00:00
HJ
9789123b1c
Merge branch 'mfa/login_form' into 'develop'
...
mfa: fix login and recovery form
See merge request pleroma/pleroma-fe!1031
2019-12-13 10:18:50 +00:00
Ivan Tashkinov
341416b0e0
Revert "Merge branch 'revert-96cab6d8' into 'develop'"
...
This reverts merge request !1032
2019-12-12 14:43:48 +00:00
lain
b399235848
Revert "Merge branch 'oauth-extra-scopes' into 'develop'"
...
This reverts merge request !1024
2019-12-12 09:38:24 +00:00
Maksim Pechnikov
f70fe28f64
mfa: fix login and recovery form
2019-12-12 08:42:21 +03:00
Henry Jameson
63a5f50e7c
fix deletes causing errors
2019-12-11 18:20:43 +02:00
Maksim Pechnikov
d6dc2bad1f
fixed typo
2019-12-11 15:59:29 +03:00
Henry Jameson
6acd889589
Option to enable streaming
2019-12-10 21:30:27 +02:00
kPherox
6af870cd90
Add view for moves notifications
2019-12-11 00:00:45 +09:00
kPherox
2bc63720a5
fix parse for move type notifications
2019-12-11 00:00:36 +09:00
Wyatt Benno
8ee8033955
Set error data
2019-12-09 10:31:57 +09:00
Wyatt Benno
1a043d4350
remove console
2019-12-09 09:11:31 +09:00
Wyatt Benno
e86af0c965
Change naming, make more general
2019-12-09 09:02:34 +09:00
Henry Jameson
505fb26061
better wrapper for websocket
2019-12-08 19:18:38 +02:00
Henry Jameson
ff95d865d2
Updated streaming and improved error-handling, some more refactoring to api
2019-12-08 16:05:41 +02:00
Ivan Tashkinov
a06705d939
Added OAuth 'push' and 'admin' scopes.
2019-12-08 13:52:26 +03:00
Wyatt Benno
01855f315c
Wording updates
2019-12-06 09:38:55 +09:00
Wyatt Benno
13fc2612ae
Change 403 messaging
2019-12-05 11:48:37 +09:00
Henry Jameson
172ebaf4e6
improved initial notifications fetching
2019-11-24 22:01:12 +02:00
Henry Jameson
319bb4ac28
initial streaming work
2019-11-24 18:50:28 +02:00
Henry Jameson
ddb6fb9217
Backend Interactor service overhaul, removed the need for copypasting
2019-11-24 13:57:46 +02:00
HJ
0eda60eeb4
Merge branch 'greentext-strikes-back' into 'develop'
...
⑨ Added greentext support ⑨
Closes #9
See merge request pleroma/pleroma-fe!994
2019-11-19 14:22:17 +00:00
kPherox
a55486f8d7
Normalize profile fields
2019-11-19 14:15:41 +00:00
kPherox
0995658757
backend interactor service: implement startFetchingFollowRequest
...
backend interactor service: remove unused fetchFollowRequests
2019-11-19 14:07:15 +00:00
Shpuld Shpuldson
d007502629
add fetching for emoji reactions, draft design
2019-11-15 08:39:21 +02:00
Henry Jameson
bd2a682b83
tests + updates
2019-11-14 22:40:20 +02:00
Henry Jameson
692ee0e95a
Fix regex, tag detector condition
2019-11-14 00:41:14 +02:00
Henry Jameson
50dc9df8a4
adds greentext, also small fixes
2019-11-14 00:18:14 +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
Maksim
ded022a1d2
'/api/pleroma/profile/mfa' -> '/api/pleroma/accounts/mfa'
2019-11-08 02:42:32 +00:00
Sergey Suprunenko
e3381cdef1
Add ability to change user's email
2019-11-08 02:21:19 +00:00
Henry Jameson
b66564a30d
Merge remote-tracking branch 'upstream/develop' into settings-refactor
...
* upstream/develop: (89 commits)
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
fix popper go behind the top bar
migrate Popper to v-popover
fix popper go behind the top bar
fix eslint warnings
reset font-size to normal text size using rem
use top placement by default
hide status preview popper when hover popper content
...
2019-10-29 09:36:16 +02:00
Henry Jameson
6511a744a2
arbitrary limit with option to overcome it
2019-10-08 21:38:27 +03:00
Maksim Pechnikov
541a71c3a5
Merge branch 'develop' into feature/following_reblogs
2019-10-08 16:49:03 +03:00
Maksim Pechnikov
a26d550137
updated user_card
2019-10-08 16:46:54 +03:00
Henry Jameson
0be86304d2
Fix tests, more replacing with mergedConfig
2019-10-06 23:28:30 +03:00
Henry Jameson
a2923570c3
fix regex shortcode problem
2019-09-30 23:45:03 +03:00
194dd88118
Feature/Add _Allow user discovery services_ preference
2019-09-26 22:31:28 +00:00
kaniini
4369ce6f1b
Merge branch 'hide-followers-follows-count' into 'develop'
...
Added a setting to hide follow/follower count from the user profile
See merge request pleroma/pleroma-fe!951
2019-09-26 22:20:01 +00:00
Maksim Pechnikov
19cb98b85f
Merge branch 'develop' into feature/following_reblogs
2019-09-26 21:14:31 +03:00