| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | add the ability to select a post's content type | William Pitcock | 2018-08-31 |
| | | |||
| * | Add a checkbox for marking a post's attachments as NSFW | scarlett | 2018-08-25 |
| | | |||
| * | Merge branch 'develop' into 'notifications' | kaniini | 2018-08-24 |
| |\ | | | | | | | # Conflicts: # src/main.js | ||
| | * | Merge branch 'feature/who-to-follow-panel-uses-suggestions-api' into 'develop' | kaniini | 2018-08-24 |
| | |\ | | | | | | | | | | | | | Who to follow panel uses suggestions api See merge request pleroma/pleroma-fe!294 | ||
| | | * | debug | Hakaba Hitoyo | 2018-08-02 |
| | | | | |||
| * | | | fixed error not displaying for 500 error. | Henry Jameson | 2018-08-22 |
| | | | | |||
| * | | | Revert "Drop the entire thing about hidden "own" timeline since it doesn't ↵ | Henry Jameson | 2018-08-21 |
| | | | | | | | | | | | | | | | | | | | necessarily" This reverts commit 612aa56c8b2d6bae75bd47ff1846dfcfb012d525. | ||
| * | | | Hide initial desktop notifications spam when FE is opened and there's a lot of | Henry Jameson | 2018-08-20 |
| | | | | | | | | | | | | | unseen notifications. | ||
| * | | | Drop the entire thing about hidden "own" timeline since it doesn't necessarily | Henry Jameson | 2018-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 exclusive | Henry Jameson | 2018-08-16 |
| | | | | |||
| * | | | Merge remote-tracking branch 'upstream/develop' into notifications | Henry Jameson | 2018-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' | lambda | 2018-08-12 |
| | |\ \ | | | | | | | | | | | | | | | | | FE part of invites system See merge request pleroma/pleroma-fe!297 | ||
| | | * | | the missing piece for invites system | Henry Jameson | 2018-08-05 |
| | | |/ | |||
| | * | | cleanup, fixed self-highlighting in notifications, fixed incorrect hex code ↵ | Henry Jameson | 2018-08-05 |
| | | | | | | | | | | | | | handling | ||
| | * | | added ability to pick the style of highlighting | Henry Jameson | 2018-08-05 |
| | | | | |||
| | * | | both bugs fixed. it's reactive and no more conflicting cards | Henry Jameson | 2018-07-06 |
| | | | | |||
| | * | | moved style generator into separate file. notifications are highlighted too now. | Henry Jameson | 2018-07-06 |
| | |/ | |||
| * | | added workaround for broken favorites | Henry Jameson | 2018-08-16 |
| | | | |||
| * | | missing files and a plug for bad favs | Henry Jameson | 2018-08-13 |
| | | | |||
| * | | Added support for qvitter api fetching of notifications | Henry Jameson | 2018-08-12 |
| |/ | |||
| * | Add unretweet support | Francis Dinh | 2018-06-14 |
| | | |||
| * | Merge branch 'feature/locked-accounts' into 'develop' | lambda | 2018-06-12 |
| |\ | | | | | | | | | Feature/locked accounts See merge request pleroma/pleroma-fe!274 | ||
| | * | backend interactor service: add approveUser and denyUser functions | William Pitcock | 2018-06-07 |
| | | | |||
| | * | api: add approveUser and denyUser functions | William Pitcock | 2018-06-07 |
| | | | |||
| | * | backend interactor service: implement fetchFollowRequests() | William Pitcock | 2018-06-06 |
| | | | |||
| | * | api: add fetchFollowRequests() | William Pitcock | 2018-06-06 |
| | | | |||
| | * | user settings: enable locking/unlocking an account | William Pitcock | 2018-05-29 |
| | | | |||
| * | | crt's compose box changes | Astra | 2018-06-07 |
| |/ | |||
| * | Added change password to user settings | Syldexia | 2018-05-21 |
| | | |||
| * | Added delete account section to user settings | Syldexia | 2018-05-13 |
| | | |||
| * | alternate usercard | Henry Jameson | 2018-05-12 |
| | | |||
| * | Input fields separate radii | Henry Jameson | 2018-05-12 |
| | | |||
| * | semi-transparent inputbox style | Henry Jameson | 2018-05-12 |
| | | |||
| * | use semi-transparent faint color + fix | Henry Jameson | 2018-05-12 |
| | | |||
| * | change timeline min/max id updating behavior to not get stuck with 20 wrong ↵ | shpuld | 2018-04-13 |
| | | | | | type of activities on fetch older. | ||
| * | Remove some commented lines and logs | shpuld | 2018-04-11 |
| | | |||
| * | Loads of fixes: notifs, autoload setting, overflow, faint text, reply form, ↵ | shpuld | 2018-04-11 |
| | | | | | status fadein. | ||
| * | made alerts use red with transparent theme red. some UI improvs | Henry Jameson | 2018-04-08 |
| | | |||
| * | raddi customization UI | Henry Jameson | 2018-04-08 |
| | | |||
| * | <select> styling (abeit somewhat not pretty code-wise), default colors for | Henry Jameson | 2018-04-07 |
| | | | | | default schemes. | ||
| * | border-radii moved to variables, made rgbo colors use theme data, customizable | Henry Jameson | 2018-04-07 |
| | | | | | from settings screen. | ||
| * | cleanup. added fallback mechanism for IE11 and unsupported browsers. | Henry Jameson | 2018-04-07 |
| | | |||
| * | getting rid of baseXX, some small fixes. Seems to be usable. | Henry Jameson | 2018-04-07 |
| | | |||
| * | Always include bio in updates, because it might be empty (optional) | Ekaterina Vaartis | 2018-02-21 |
| | | |||
| * | Add follow import to user settings. | eal | 2017-12-23 |
| | | |||
| * | Fix basicauth base64 encoding for unicode passwords. | eal | 2017-12-04 |
| | | |||
| * | Merge branch 'feature/flush-timeline-with-holes' into 'develop' | lambda | 2017-11-24 |
| |\ | | | | | | | | | | | | | Clear timeline when there's holes between old and new Closes #54 See merge request pleroma/pleroma-fe!171 | ||
| | * | Fix mistake in flushMarker init, make startFetching behave properly with ↵ | shpuld | 2017-11-23 |
| | | | | | | | | | older statuses existing. | ||
| | * | attempt to recognize when holes in timeline for various reasons, clear ↵ | shpuld | 2017-11-21 |
| | | | | | | | | | timeline and fetch older when showing new to get rid of holes | ||
| * | | Merge branch 'fix/better-icon-colors' into 'develop' | lambda | 2017-11-24 |
| |\ \ | | | | | | | | | | | | | Update icons to use base09 where appropriate, calculate base09 by averaging bg and text colors. See merge request pleroma/pleroma-fe!174 | ||
