aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAge
* 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
|/
* moved around classes in the user-info cssshpuld2017-02-18
|
* Changed following-info to user-interactions and moved muting there, made ↵shpuld2017-02-18
| | | | everything in user-interactions look a bit neater
* Use percentages for main view flex-basis.Roger Braun2017-02-18
|
* removed break-line for links because it didn't seem to make sensehakui2017-02-18
|
* making link thumbnails fit the whole boxhakui2017-02-18
|
* fixed line-height for text boxhakui2017-02-18
|
* hello worldhakui2017-02-18
|
* Show current theme in theme selector.Roger Braun2017-02-17
|
* One more fix.Roger Braun2017-02-17
|
* One more small visual fix to oembeds.Roger Braun2017-02-17
|
* Fix oembed attachments.Roger Braun2017-02-17
|
* Navbar fixes.Roger Braun2017-02-16
|
* Merge branch 'develop' of ssh.gitgud.io:lambadalambda/pleroma-fe into developRoger Braun2017-02-16
|\
| * Add logo.Roger Braun2017-02-16
| |
| * Add /cyb/ background by sonyam.Roger Braun2017-02-16
| |
| * Make user profiles visible inline.Roger Braun2017-02-16
| |
| * Be strict about putting changes in mutations.Roger Braun2017-02-16
| |
| * Correctly calculate the newStatusesCount.Roger Braun2017-02-16
| | | | | | | | Fixes a bug when viewing an updating twkn while logged in.
* | Add settings page to app.Roger Braun2017-02-16
| |
* | Add Settings page.Roger Braun2017-02-16
|/
* Fetch Public and TWKN timelines when viewed.Roger Braun2017-02-16
|
* Persist users.Roger Braun2017-02-14
|
* Add basic configuration module, make it work for title and theme.Roger Braun2017-02-14
|
* Make temporarily unmuted posts hideable again.Roger Braun2017-02-14
|
* Add muting to statuses.Roger Braun2017-02-14
|
* Add users muting.Roger Braun2017-02-13
|
* Add all_following endpoint.Roger Braun2017-02-13
|
* Prefer local image if available.Roger Braun2017-02-05
|
* Make status expandable into conversation.Roger Braun2017-02-04
|
* Use statusOrConversation component in timeline.Roger Braun2017-02-04
|
* Add statusOrConversation component.Roger Braun2017-02-04
|