aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAge
* Show actual status in notifications when mentioned.Roger Braun2017-02-22
|
* More eslint fixes.Roger Braun2017-02-22
|
* Style fixes.Roger Braun2017-02-22
|
* Merge branch 'feature/drag_and_drop_for_media_upload' into 'develop' lambadalambda2017-02-22
|\ | | | | | | | | Proper handling of drag/drop for most platforms See merge request !28
| * Merged existing changes from 'develop'shpuld2017-02-22
| |\
| * | Make drag&drop work on more browsers/platforms, make the Upload button ↵shpuld2017-02-22
| | | | | | | | | | | | accept drops as well.
* | | Set colors into config so they can be used for more dynamic styles.Roger Braun2017-02-22
| |/ |/|
* | Merge branch 'fix/dont_display_following_when_logged_out' into 'develop' lambadalambda2017-02-22
|\ \ | | | | | | | | | | | | | | | | | | Hide Follow-button and 'Follows you' text when not logged in Closes #14 See merge request !27
| * | Hide Follow-button and 'Follows you' text when not logged inshpuld2017-02-22
| | |
* | | Merge branch 'develop' of ssh.gitgud.io:lambadalambda/pleroma-fe into developRoger Braun2017-02-22
|\ \ \
| * | | Small style adjustment, add meta-enter posting.Roger Braun2017-02-21
| | | |
| * | | Merge branch 'develop' into feature/drag_and_drop_for_media_uploadRoger Braun2017-02-21
| |\| | | | |/ | |/|
| * | Files dropped into post_status_form text box get sent to media_upload for ↵shpuld2017-02-21
| | | | | | | | | | | | attachment upload, media_upload reorganized a bit to allow reuse of existing code.
* | | Only save every minute.Roger Braun2017-02-22
| |/ |/|
* | Better attachment removal styling.Roger Braun2017-02-21
| |
* | Remove flex from general attachments.Roger Braun2017-02-21
| |
* | Use runtime only build.Roger Braun2017-02-21
|/
* cleanup/better namingshpuld2017-02-21
|
* Use a red border for expanded statusesshpuld2017-02-21
|
* Save notifications again.Roger Braun2017-02-20
|
* Compress saved state with zlib.Roger Braun2017-02-20
|
* Throttle saving data, once every 5 seconds is enough.Roger Braun2017-02-20
|
* Pull in persistence plugin, don't blow up on full storage.Roger Braun2017-02-20
|
* Merge branch 'feature/mutes' into developRoger Braun2017-02-20
|\
| * Remove notification persistence for now.Roger Braun2017-02-20
| | | | | | | | Seems to blow things up.
| * Grab mutes from server on patched servers.Roger Braun2017-02-20
| |
| * Revert "Remove state persistence for now."Roger Braun2017-02-20
| | | | | | | | This reverts commit 9cf438f1b2d35b9282861128f2267d54d97d7588.
* | set top and bottom padding on the bars to be equal because it was too top-heavyhakui2017-02-20
| |
* | Remove padding from timeline container and panel margins when in mobile modeshpuld2017-02-20
|/
* Remove state persistence for now.Roger Braun2017-02-19
| | | | Makes chrome really slow and adds problems with tab synchronization.
* Only display 10 notifications at a time, 20 is too much.Roger Braun2017-02-19
|
* Add special case for mastodon user links.Roger Braun2017-02-19
| | | | They have a span embedded in the link, so let's look at the parent, too.
* Open clicked links the statusnet_html in a new window.Roger Braun2017-02-19
|
* Merge branch 'clearnotifs' into developRoger Braun2017-02-19
|\
| * Follow style guide (https://github.com/feross/standard)Roger Braun2017-02-19
| |
| * changed to if-else to save on one linehakui2017-02-18
| |
| * clears notif number from title when marking as readhakui2017-02-18
| |
* | Fix button hover in Firefox.Roger Braun2017-02-19
| |
* | Revert "removed break-line for links because it didn't seem to make sense"Roger Braun2017-02-19
| | | | | | | | This reverts commit 2f4d8110797b903920ae821bbc3c6419609acb5e.
* | Ctrl-enter posts statusshpuld2017-02-19
|/
* Merge branch 'feature/top_bar_scrolls_to_top' into 'develop' lambadalambda2017-02-18
|\ | | | | | | | | Feature/top bar scrolls to top See merge request !19
| * @click on top nav makes window scroll to topshpuld2017-02-18
| |
* | Reverse title and notification count.Roger Braun2017-02-18
|/
* Merge branch 'link-wraparound-styling' into 'develop' lambadalambda2017-02-18
|\ | | | | | | | | (practicing the new branch thing) url styling See merge request !18
| * increased leading for expanded view's headerhakui2017-02-18
| |
| * wrap long urls while not breaking normal words. also practicing the new ↵hakui2017-02-18
| | | | | | | | branch thing
* | Merge branch 'fix/prevent_follow_mute_button_deforming' into 'develop' lambadalambda2017-02-18
|\ \ | | | | | | | | | | | | Fix follow/mute buttons from getting squished on mobile See merge request !17
| * | Fix follow/mute buttons from getting squished on mobileshpuld2017-02-18
| |/
* | Don't add notifications twice + persiste them.Roger Braun2017-02-18
| |
* | Make page title dynamic, better notification handling.Roger Braun2017-02-18
|/