| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Set locale from browser settings. | Roger Braun | 2017-11-07 |
| | | |||
| * | Prepare for i18n. | Roger Braun | 2017-11-07 |
| | | |||
| * | Merge branch 'fix/friendica-html' into 'develop' | lambda | 2017-11-07 |
| |\ | | | | | | | | | | | | | Fix issue #33 Closes #33 See merge request pleroma/pleroma-fe!126 | ||
| | * | Changes inside status html: restrict image/video sizes, make blockquotes ↵ | Shpuld Shpuldson | 2017-11-07 |
| | | | | | | | | | waste less space. | ||
| * | | Send credentials when fetching remote profile. | eal | 2017-11-07 |
| |/ | |||
| * | Merge branch 'fix/stop-inappropriate-scroll-auto-fetch' into 'develop' | lambda | 2017-11-02 |
| |\ | | | | | | | | | Stop inappropriate auto fetching on scroll See merge request pleroma/pleroma-fe!123 | ||
| | * | Deregister scroll listener properly, only fetch more if timeline is visible. | Shpuld Shpuldson | 2017-11-02 |
| | | | |||
| * | | Also disable select on buttons | Shpuld Shpuldson | 2017-11-02 |
| | | | |||
| * | | Add user-select: none to i elements. | Shpuld Shpuldson | 2017-11-02 |
| |/ | |||
| * | Use the API endpoint for emoji completion. | eal | 2017-10-19 |
| | | |||
| * | Actually actually fix image url. | eal | 2017-09-19 |
| | | |||
| * | Actually fix image url. | eal | 2017-09-19 |
| | | |||
| * | Fix image url. | eal | 2017-09-19 |
| | | |||
| * | Add emoji completion. | eal | 2017-09-19 |
| | | |||
| * | Remove another cache file. | eal | 2017-09-17 |
| | | |||
| * | Remove cache file. | eal | 2017-09-17 |
| | | |||
| * | Add tag timeline view. | eal | 2017-09-17 |
| | | |||
| * | Merge branch 'fix/set-cookie' into 'develop' | lambadalambda | 2017-09-13 |
| |\ | | | | | | | | | Set cookies on fetch See merge request !114 | ||
| | * | Revert "Include cookie in every request" | eal | 2017-09-02 |
| | | | | | | | | | | | | | This reverts commit 00589a9af153bad4d8e7f14669c1497443f5221b. Changing same-origin to the unsafer include did not fix the bug it was supposed to. | ||
| | * | Include cookie in every request | eal | 2017-09-02 |
| | | | |||
| | * | Make sure options exists every time on fetch() | eal | 2017-09-02 |
| | | | |||
| | * | Set cookies on fetch | eal | 2017-08-31 |
| | | | |||
| * | | Merge branch 'feature/login-with-cookie' into 'develop' | lambadalambda | 2017-09-13 |
| |\ \ | | | | | | | | | | | | | Try logging in with the existing cookie. See merge request !116 | ||
| | * | | Try logging in with the existing cookie. | Roger Braun | 2017-09-02 |
| | |/ | |||
| * | | Merge branch 'fix/upload-buttons-clickable' into 'develop' | lambadalambda | 2017-09-13 |
| |\ \ | | | | | | | | | | | | | Fix hide and cancel buttons on chromium See merge request !119 | ||
| | * | | Fix hide and cancel buttons on chromium | eal | 2017-09-10 |
| | | | | |||
| * | | | Make user finder more pleasant. | eal | 2017-09-10 |
| |/ / | |||
| * | | Fix 'Statuses' being different color | eal | 2017-08-27 |
| | | | |||
| * | | Move the cog to avatar height | eal | 2017-08-25 |
| |/ | |||
| * | Merge branch 'fix/pleromabe-follow-notifs' into 'develop' | Shpuld Shpuldson | 2017-08-25 |
| |\ | | | | | | | | | Add regex for follows from pleromabe See merge request !109 | ||
| | * | Add regex for follows from pleromabe | eal | 2017-08-24 |
| | | | |||
| * | | whoops lint | Shpuld Shpuldson | 2017-08-24 |
| | | | |||
| * | | Add an X icon to clear error message from post status form, hack to allow ↵ | Shpuld Shpuldson | 2017-08-24 |
| |/ | | | | posting empty statuses if they have attachments | ||
| * | Round the edge of the user profile user card, make sure 'follows you' stays ↵ | Shpuld Shpuldson | 2017-08-23 |
| | | | | | in the right, fix avatar class conflict. | ||
| * | Merge branch 'feature/follow-lists' into 'develop' | Shpuld Shpuldson | 2017-08-23 |
| |\ | | | | | | | | | Feature/follow lists See merge request !106 | ||
| | * | Appease linter. | eal | 2017-08-23 |
| | | | |||
| | * | Add follower and following views | eal | 2017-08-23 |
| | | | |||
| * | | Merge branch 'fix/check-if-follow-notif-matches-self' into 'develop' | lambadalambda | 2017-08-22 |
| |\ \ | | | | | | | | | | | | | Add regex to check if you're the one being followed before adding notification. See merge request !102 | ||
| | * | | Add regex to check if you're the one being followed before adding notification. | Shpuld Shpuldson | 2017-08-21 |
| | | | | |||
| * | | | Merge branch 'fix/user-card-changes-and-fixes' into 'develop' | lambadalambda | 2017-08-22 |
| |\ \ \ | | | | | | | | | | | | | | | | | User card changes and fixes See merge request !104 | ||
| | * | | | Make pic bigger and remove border and add shadow, make screen name white ↵ | Shpuld Shpuldson | 2017-08-22 |
| | | | | | | | | | | | | | | | | | again, make cog appear only in sidepanel. | ||
| * | | | | Don't allow posting again while previous hasn't returned | Shpuld Shpuldson | 2017-08-22 |
| |/ / / | |||
| * / / | Add link to profile on usercard avatar and @handle | eal | 2017-08-21 |
| |/ / | |||
| * | | Use _original profile pic instead of the 48x48 thumbnail in the user card ↵ | Shpuld Shpuldson | 2017-08-21 |
| | | | | | | | | | content. | ||
| * | | Visual indicator for when posting is happening, as well as disabling the ↵ | Shpuld Shpuldson | 2017-08-21 |
| | | | | | | | | | button to prevent double-posts. | ||
| * | | Adjust the clickable area of notif avatar to not contain everything below ↵ | Shpuld Shpuldson | 2017-08-20 |
| | | | | | | | | | it, adjust the status avatar to not have ghost border on top/right | ||
| * | | Add error message in post status form when failing to post and don't get rid ↵ | Shpuld Shpuldson | 2017-08-20 |
| | | | | | | | | | of post/attachments when failing. | ||
| * | | Merge branch 'feature/profile-editing' into 'develop' | lambadalambda | 2017-08-19 |
| |\ \ | | | | | | | | | | | | | Feature/profile editing See merge request !95 | ||
| | * | | Remove the profile pic change from the old settings menu since it's in the ↵ | Shpuld Shpuldson | 2017-08-18 |
| | | | | | | | | | | | | | new profile edit menu. | ||
| | * | | Clean up to have much less redundant code. | Shpuld Shpuldson | 2017-08-18 |
| | | | | |||
