Henry Jameson
|
b04a9d1229
|
cleanup, fixed self-highlighting in notifications, fixed incorrect hex code handling
|
2018-08-05 05:41:37 +03:00 |
|
Henry Jameson
|
6a81aa2745
|
added ability to pick the style of highlighting
|
2018-08-05 05:18:04 +03:00 |
|
Henry Jameson
|
8ccebbe156
|
both bugs fixed. it's reactive and no more conflicting cards
|
2018-07-06 20:12:09 +03:00 |
|
Henry Jameson
|
fa8c221f3a
|
moved style generator into separate file. notifications are highlighted too now.
|
2018-07-06 20:12:09 +03:00 |
|
Francis Dinh
|
d05fcfa1a8
|
Add unretweet support
|
2018-06-14 05:00:11 -04:00 |
|
lambda
|
6ea5cfe71e
|
Merge branch 'feature/locked-accounts' into 'develop'
Feature/locked accounts
See merge request pleroma/pleroma-fe!274
|
2018-06-12 16:57:18 +00:00 |
|
Astra
|
92a8ca0011
|
crt's compose box changes
|
2018-06-07 05:03:50 -04:00 |
|
William Pitcock
|
b8d0a6a0ba
|
backend interactor service: add approveUser and denyUser functions
|
2018-06-07 00:29:13 +00:00 |
|
William Pitcock
|
2cf28acfd1
|
api: add approveUser and denyUser functions
|
2018-06-07 00:29:01 +00:00 |
|
William Pitcock
|
4efb528a52
|
backend interactor service: implement fetchFollowRequests()
|
2018-06-06 22:29:02 +00:00 |
|
William Pitcock
|
4e64514aa9
|
api: add fetchFollowRequests()
|
2018-06-06 22:26:24 +00:00 |
|
William Pitcock
|
7a08ba43e2
|
user settings: enable locking/unlocking an account
|
2018-05-29 14:19:28 +00:00 |
|
Syldexia
|
e0ba6a5876
|
Added change password to user settings
|
2018-05-21 23:01:09 +01:00 |
|
Syldexia
|
327b6fb5dc
|
Added delete account section to user settings
|
2018-05-13 15:24:42 +01:00 |
|
Henry Jameson
|
dc33c0aaac
|
alternate usercard
|
2018-05-12 16:17:04 +03:00 |
|
Henry Jameson
|
a6fa913f45
|
Input fields separate radii
|
2018-05-12 15:19:53 +03:00 |
|
Henry Jameson
|
2b64432f9a
|
semi-transparent inputbox style
|
2018-05-12 15:19:53 +03:00 |
|
Henry Jameson
|
c46795c692
|
use semi-transparent faint color + fix
|
2018-05-12 15:19:53 +03:00 |
|
shpuld
|
a0e7803e42
|
change timeline min/max id updating behavior to not get stuck with 20 wrong type of activities on fetch older.
|
2018-04-13 22:35:55 +03:00 |
|
shpuld
|
ee883d0f88
|
Remove some commented lines and logs
|
2018-04-11 19:40:59 +03:00 |
|
shpuld
|
a1f6ef1dca
|
Loads of fixes: notifs, autoload setting, overflow, faint text, reply form, status fadein.
|
2018-04-11 19:34:40 +03:00 |
|
Henry Jameson
|
cc02672e14
|
made alerts use red with transparent theme red. some UI improvs
|
2018-04-08 03:22:03 +03:00 |
|
Henry Jameson
|
b23bd076c3
|
raddi customization UI
|
2018-04-08 02:39:39 +03:00 |
|
Henry Jameson
|
65f82cf294
|
<select> styling (abeit somewhat not pretty code-wise), default colors for
default schemes.
|
2018-04-07 21:58:29 +03:00 |
|
Henry Jameson
|
33b1d85921
|
border-radii moved to variables, made rgbo colors use theme data, customizable
from settings screen.
|
2018-04-07 16:40:08 +03:00 |
|
Henry Jameson
|
acdb5e5c7a
|
cleanup. added fallback mechanism for IE11 and unsupported browsers.
|
2018-04-07 16:36:35 +03:00 |
|
Henry Jameson
|
aa0564406a
|
getting rid of baseXX, some small fixes. Seems to be usable.
|
2018-04-07 16:34:11 +03:00 |
|
Ekaterina Vaartis
|
cfde2fe439
|
Always include bio in updates, because it might be empty (optional)
|
2018-02-21 23:33:04 +03:00 |
|
eal
|
a058941aed
|
Add follow import to user settings.
|
2017-12-23 17:08:45 +02:00 |
|
eal
|
f4f63d32e2
|
Fix basicauth base64 encoding for unicode passwords.
|
2017-12-04 23:15:03 +02:00 |
|
lambda
|
2431d35277
|
Merge branch 'feature/flush-timeline-with-holes' into 'develop'
Clear timeline when there's holes between old and new
Closes #54
See merge request pleroma/pleroma-fe!171
|
2017-11-24 07:30:17 +00:00 |
|
lambda
|
38cab5e4b6
|
Merge branch 'fix/better-icon-colors' into 'develop'
Update icons to use base09 where appropriate, calculate base09 by averaging bg and text colors.
See merge request pleroma/pleroma-fe!174
|
2017-11-24 07:29:49 +00:00 |
|
shpuld
|
6b773902e8
|
Fix mistake in flushMarker init, make startFetching behave properly with older statuses existing.
|
2017-11-23 13:46:37 +02:00 |
|
shpuld
|
10be553910
|
Update icons to use base09 where appropriate, calculate base09 by averaging bg and text colors.
|
2017-11-22 01:00:25 +02:00 |
|
shpuld
|
fc1736618b
|
attempt to recognize when holes in timeline for various reasons, clear timeline and fetch older when showing new to get rid of holes
|
2017-11-21 16:12:47 +02:00 |
|
shpuld
|
f6b2f6eaee
|
Fix usercard from breaking with certain colors, clean up code structure a bit.
|
2017-11-20 22:45:09 +02:00 |
|
shpuld
|
3534a9a62f
|
Make defaulting to pleroma-dark work when config.json has an invalid theme. Remove logging.
|
2017-11-18 13:27:37 +02:00 |
|
shpuld
|
d65d6e5da4
|
Clean up, use translations, persist theme, add more presets.
|
2017-11-18 13:13:51 +02:00 |
|
shpuld
|
21b31cf599
|
Move custom theming from settings to style-switcher, remove usage of custom .css files, use styles.json instead.
|
2017-11-17 17:24:42 +02:00 |
|
shpuld
|
e13c8c3fd2
|
Merge branch 'develop' of git.pleroma.social:pleroma/pleroma-fe into feature/custom-theme
|
2017-11-17 02:17:47 +02:00 |
|
shpuld
|
44073e72fd
|
Update theme editor to have 4 colors, rewrite the color setter, change a LOT of base16 assignments for better consistency.
|
2017-11-17 02:17:36 +02:00 |
|
eal
|
07057043d9
|
Use state object for user view instead of timeline.
Also fetch user if not in the state already.
|
2017-11-14 18:08:03 +02:00 |
|
shpuld
|
ed84c6acc0
|
First version with naive color extrapolation.
|
2017-11-14 01:37:49 +02:00 |
|
eal
|
608d1e6776
|
Add blocks.
|
2017-11-07 22:38:28 +02:00 |
|
eal
|
784eb8426c
|
Send credentials when fetching remote profile.
|
2017-11-07 00:20:51 +02:00 |
|
eal
|
2162ef20b0
|
Add emoji completion.
|
2017-09-19 22:43:20 +03:00 |
|
eal
|
9abfcb34ef
|
Add tag timeline view.
|
2017-09-17 14:26:35 +03:00 |
|
eal
|
298bf5cfca
|
Revert "Include cookie in every request"
This reverts commit 00589a9af1 .
Changing same-origin to the unsafer include did not fix the
bug it was supposed to.
|
2017-09-02 21:12:55 +03:00 |
|
eal
|
00589a9af1
|
Include cookie in every request
|
2017-09-02 19:29:45 +03:00 |
|
eal
|
2b0811dddc
|
Make sure options exists every time on fetch()
|
2017-09-02 19:29:16 +03:00 |
|