aboutsummaryrefslogtreecommitdiff
path: root/src/services
Commit message (Collapse)AuthorAge
* some help stringsHenry Jameson2018-11-25
|
* reset buttons, better disabled for shadowsHenry Jameson2018-11-23
|
* added "keep opacity" option, fixed opacity loading, fixed missing shadows notHenry Jameson2018-11-23
| | | | affecting the preview (i.e. previewing pleroma-dark when redmond is applied)
* fix v1->v2 transition for localstorageHenry Jameson2018-11-23
|
* radii v1 fixesHenry Jameson2018-11-23
|
* fixed checkbox styles, optimized default shadowsHenry Jameson2018-11-23
|
* fix for zero-state for shadow-controlHenry Jameson2018-11-22
|
* last shadow override i wanted to make for now. also small tweakHenry Jameson2018-11-21
|
* fixup! better default pleroma shadows, matches original borders more closelyHenry Jameson2018-11-21
|
* better default pleroma shadows, matches original borders more closelyHenry Jameson2018-11-21
|
* more default shadows, replaced original shadows with generated ones. maybe gottaHenry Jameson2018-11-21
| | | | update fallbacks...
* fixesHenry Jameson2018-11-21
|
* fix lint, for shadows, it's now possible to refer css variables as colorsHenry Jameson2018-11-21
|
* cleanup, cold-boot issue fixedHenry Jameson2018-11-21
|
* fixed and updated roundness tabHenry Jameson2018-11-21
|
* consolelogHenry Jameson2018-11-19
|
* cleanup and optimizationHenry Jameson2018-11-19
|
* it works, now to clean it upHenry Jameson2018-11-19
|
* shadow control initial stuff. not done yet thoHenry Jameson2018-11-19
|
* cleanup and fixesHenry Jameson2018-11-15
|
* some initial work for user highlight v2Henry Jameson2018-11-14
|
* collateral fixes, removed alpha control for alerts, added contrast textHenry Jameson2018-11-14
| | | | | | generation for alerts, updated getTextColor to also have fallback to black/white if resulting contrast isn't passable (only when inverting lightness!), updated UI to use tabs.
* updatesHenry Jameson2018-11-13
|
* cleanup, documentation, contrast taking alpha into account.Henry Jameson2018-10-10
|
* initial contrast display supportHenry Jameson2018-10-10
|
* Transparency works without exploding now. All nice.Henry Jameson2018-10-07
|
* Some themeing is working!!Henry Jameson2018-10-07
|
* fixHenry Jameson2018-10-04
|
* trying to fix transitionHenry Jameson2018-10-04
|
* more workings and even less explosions.Henry Jameson2018-10-03
|
* something works without exploding and i'm tired alreadyHenry Jameson2018-10-02
|
* add support for disabling rich text formattingWilliam Pitcock2018-09-22
|
* console.log cleanupHenry Jameson2018-09-17
|
* Fixed "user.id is undefined" or something error more sane by properly handlingHenry Jameson2018-09-17
| | | | HTTP errors
* add the ability to select a post's content typeWilliam Pitcock2018-08-31
|
* Add a checkbox for marking a post's attachments as NSFWscarlett2018-08-25
|
* Merge branch 'develop' into 'notifications'kaniini2018-08-24
|\ | | | | | | # Conflicts: # src/main.js
| * Merge branch 'feature/who-to-follow-panel-uses-suggestions-api' into 'develop'kaniini2018-08-24
| |\ | | | | | | | | | | | | Who to follow panel uses suggestions api See merge request pleroma/pleroma-fe!294
| | * debugHakaba Hitoyo2018-08-02
| | |
* | | fixed error not displaying for 500 error.Henry Jameson2018-08-22
| | |
* | | Revert "Drop the entire thing about hidden "own" timeline since it doesn't ↵Henry Jameson2018-08-21
| | | | | | | | | | | | | | | | | | necessarily" This reverts commit 612aa56c8b2d6bae75bd47ff1846dfcfb012d525.
* | | Hide initial desktop notifications spam when FE is opened and there's a lot ofHenry Jameson2018-08-20
| | | | | | | | | | | | unseen notifications.
* | | Drop the entire thing about hidden "own" timeline since it doesn't necessarilyHenry Jameson2018-08-20
| | | | | | | | | | | | | | | | | | contain all of the users posts (it doesn't contain DMs) even though it's "us". Since this is a workaround anyway just fetch home timeline instead. It could end up making more queries if user doesn't post that often.
* | | fix post search query to have id +1 because search is exclusiveHenry Jameson2018-08-16
| | |
* | | Merge remote-tracking branch 'upstream/develop' into notificationsHenry Jameson2018-08-16
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * upstream/develop: (26 commits) Update status.vue Update retweet_button.js Update retweet_button.vue Use serverside html rendering in usernames and bios if available. Update status.vue Revert "Merge branch 'feature/hide-all-status-actions-if-not-logged-in' into 'develop'" Hide all status actions if not logged in hopefully, fix linter Fixes broken custom emoji in autocomplete when proxying to remote BE Made it so that unfocused tab doesn't autostream posts when scrolled to the top Remove trailing whitespace Textarea is now focused when replying the missing piece for invites system Fixes selects having unreadable text on some browsers/OSes. Added bonus: theme switcher select now has styled options that show preview of what theme's bg/fg colors are fixed lint cleanup, fixed self-highlighting in notifications, fixed incorrect hex code handling added ability to pick the style of highlighting post-rebase fix, backported d7d787b84cb8e36ad7f622054808f0e66c496309 notifs fix maybe i should actually add myself to contributors list? ...
| * | Merge branch 'invites' into 'develop'lambda2018-08-12
| |\ \ | | | | | | | | | | | | | | | | FE part of invites system See merge request pleroma/pleroma-fe!297
| | * | the missing piece for invites systemHenry Jameson2018-08-05
| | |/
| * | cleanup, fixed self-highlighting in notifications, fixed incorrect hex code ↵Henry Jameson2018-08-05
| | | | | | | | | | | | handling
| * | added ability to pick the style of highlightingHenry Jameson2018-08-05
| | |
| * | both bugs fixed. it's reactive and no more conflicting cardsHenry Jameson2018-07-06
| | |