bac1d3bd57Move user-finder into navbar and hide it behind a toggle button, update fontello icons with user-plus and menu.
Shpuld Shpuldson
2017-06-03 23:42:54 +0300
c0b08d508cMerge branch 'feature/autoloading-when-scrolled-to-bottom' into 'develop'
Shpuld Shpuldson
2017-06-03 12:59:05 -0400
67452923a5Hotfix for firefox to prevent loading on every scroll event.
Shpuld Shpuldson
2017-06-03 19:53:23 +0300
dcf030470dMerge branch 'feature/autoloading-when-scrolled-to-bottom' into 'develop'
lambadalambda
2017-06-03 12:30:51 -0400
65646c5a12Add an option to initiate fetching older statuses automatically when scrolled 750 pixels or less from the bottom.
Shpuld Shpuldson
2017-06-03 18:51:55 +0300
e901e064deKey notifications so the open reply windows won't switch places.
Roger Braun
2017-06-02 17:04:59 +0200
db234bc293Merge branch 'feature/tooltips-for-notifications-repeats' into 'develop'
lambadalambda
2017-06-02 06:34:10 -0400
24b7d7d9d4Add mouseover tooltips for names in notif headings and timeline repeats, make the timeline repeat name into a link to the repeater profile and use the word 'repeat' instead of 'retweet'.
Shpuld Shpuldson
2017-06-02 13:05:03 +0300
b92be6a7efMerge branch 'feature/status-improvement-cleanup' into 'develop'
lambadalambda
2017-06-01 11:50:00 -0400
934bbd16f1Merge branch 'feature/autoresize-post-status-form' into 'develop'
lambadalambda
2017-06-01 11:25:12 -0400
c149330e50Fix bugginess with heading links overlapping icons on the right.
Shpuld Shpuldson
2017-06-01 17:50:09 +0300
52e6b470beRevert some of those mobile optimizations, breaks mention notifs.
Shpuld Shpuldson
2017-06-01 17:43:37 +0300
807c0d1464Remove silly opacity from timestamp, make unmute icon line up with the rest better.
Shpuld Shpuldson
2017-06-01 01:11:57 +0300
ea8a700796Move a bunch of status-related styles from App to status component, alter status header layout for better user experience hopefully, make status actions placing more consistent, adjust margins.
Shpuld Shpuldson
2017-06-01 01:02:04 +0300
b6b0a221c6please the linter
Shpuld Shpuldson
2017-05-31 17:43:43 +0300
7447f7c64dSet minimum height of 3 lines for textarea on focus, make it reset on post.
Shpuld Shpuldson
2017-05-31 17:36:22 +0300
9723d7285dMerge branch 'feature/notification-improvements' into 'develop'
lambadalambda
2017-05-31 08:16:43 -0400
bf7190bfcaMerge branch 'feature/custom-timestamps' into 'develop'
lambadalambda
2017-05-31 08:03:10 -0400
d44d88da1cMerge branch 'feature/autoresize-post-status-form' into 'develop'
lambadalambda
2017-05-31 08:02:31 -0400
e704e1daafMake post-status-form automatically resize to fit the input.
Shpuld Shpuldson
2017-05-31 14:02:54 +0300
3a1ae3a30eAdd a custom timeago.json for shorter timestamps, for example '15s' instead of '15 seconds ago'
Shpuld Shpuldson
2017-05-31 12:45:03 +0300
960577ca28Revert main.js to what it was in develop
Shpuld Shpuldson
2017-05-31 12:07:21 +0300
1b79ae09e0Merge branch 'develop' of ssh.gitgud.io:lambadalambda/pleroma-fe into feature/notification-improvements
Shpuld Shpuldson
2017-05-31 11:58:32 +0300
5ad4d043e7Enable reply/rt/fav for mention notifications by using a barebones status in place of plain notification content.
Shpuld Shpuldson
2017-05-31 11:47:18 +0300
e621be1428Cut notification header length from 3 lines to 1.
Shpuld Shpuldson
2017-05-30 00:24:08 +0300
d389d3a763Copy cool retweet look.
Roger Braun
2017-05-22 13:50:10 +0200
76624c9e4bMerge branch 'develop' of ssh.gitgud.io:lambadalambda/pleroma-fe into develop
Roger Braun
2017-05-12 18:54:33 +0200
2ec7069b3cAdd user finder.
Roger Braun
2017-05-12 18:54:12 +0200
48725ff9d0Make linter happy.
Roger Braun
2017-04-24 20:34:06 +0200
32d1d2178aMake linter happy.
Roger Braun
2017-04-24 20:34:06 +0200
3fdc420990Merge branch 'develop' into feature/hash-routed
Roger Braun
2017-04-24 20:31:08 +0200
0c41adccffRemove tributejs
Roger Braun
2017-04-24 20:30:09 +0200
c2db700544Merge branch 'develop' of ssh.gitgud.io:lambadalambda/pleroma-fe into feature/hash-routed
Shpuld Shpuldson
2017-04-21 19:15:54 +0300
143aa3b990Started captcha and better avatar control, improved login form to fit register link better.
Shpuld Shpuldson
2017-04-21 18:52:42 +0300
b3b6d43dccAdd ToS field into registration form (still need to make it fetch it somewhere.) Make the register form look more polished.
Shpuld Shpuldson
2017-04-17 13:57:02 +0300
1f8d303863Merge branch 'feature/post-form-improvement' into 'develop'
lambadalambda
2017-04-17 05:02:44 -0400
a3a9d8edd1Merge branch 'develop' of ssh.gitgud.io:lambadalambda/pleroma-fe into feature/post-form-improvement
Shpuld Shpuldson
2017-04-17 11:21:40 +0300
6b75874136Move attachments below buttons to prevent the buttons from shifting after uploading.
Shpuld Shpuldson
2017-04-17 11:18:06 +0300
ce896d393bFix linting.
Roger Braun
2017-04-17 10:12:30 +0200
6b777482b6Merge branch 'fix/floating-attachment-remove-x' into 'develop'
Shpuld Shpuldson
2017-04-17 04:05:21 -0400
ca8755a6f3Make X icon parent position: relative; to prevent it from floating on its own.
Shpuld Shpuldson
2017-04-17 10:45:12 +0300
dede7f7f2fUpdate existing currentusers if there is one.
Roger Braun
2017-04-16 16:05:13 +0200
37c10be5e2Add basic avatar changing.
Roger Braun
2017-04-16 13:44:11 +0200
55edd6d8c2Restore old media upload endpoint.
Roger Braun
2017-04-16 11:15:06 +0200
4228cfc342Add email field to registration.
Roger Braun
2017-04-16 11:02:03 +0200
a766e886f5Add a registration form.
Roger Braun
2017-04-15 18:12:23 +0200
ceb2c814aeMerge branch 'fix/add-explicit-lang-to-html' into 'develop'
lambadalambda
2017-04-15 06:39:42 -0400
6d7fcb057dAdd missing route-link end tags.
Roger Braun
2017-04-14 22:08:08 +0200
dd66246913Add lang="en" to html to potentially fix font fall-back issues on some language/font setups.
Shpuld Shpuldson
2017-04-14 20:08:37 +0300
2b4a677178Merge branch 'feature/reply-navigation' into 'develop'
lambadalambda
2017-04-14 09:37:35 -0400
ea184f33b0Merge branch 'develop' of ssh.gitgud.io:lambadalambda/pleroma-fe into feature/reply-navigation
Shpuld Shpuldson
2017-04-14 16:11:09 +0300
c708ebb5d2Fix statusoid == undefined bug that prevented conversation opening in new tabs.
Shpuld Shpuldson
2017-04-14 15:58:34 +0300
dcced2d2e1Merge branch 'feature/sidepanel-independent-scrolling' into 'develop'
lambadalambda
2017-04-14 07:50:45 -0400
7b8291c03cMerge branch 'fix/remove-ghost-scrolling-mobile' into 'develop'
lambadalambda
2017-04-14 07:50:27 -0400
e64905d88bChange attachments margin to not cause the element to overflow.
Shpuld Shpuldson
2017-04-14 13:43:53 +0300
2efddaf874Tweak values to minimize distracting artifacting when scrollbars are smaller or don't exist.
Shpuld Shpuldson
2017-04-13 23:36:16 +0300
69ef9101d4Fix login screen, (remove one duplicate line from user card css).
Shpuld Shpuldson
2017-04-13 17:57:20 +0300
f1764796e1Fixed flex issue between 980 and 960 pixels width
Shpuld Shpuldson
2017-04-13 17:01:18 +0300
ff9142d7abMerge branch 'develop' of ssh.gitgud.io:lambadalambda/pleroma-fe into feature/sidepanel-independent-scrolling
Shpuld Shpuldson
2017-04-13 16:32:15 +0300
83205b8c0eMake sidepanel scroll independently from timeline, allows for seeing notifications and posting new statuses even when scrolled deep down.
Shpuld Shpuldson
2017-04-13 16:17:57 +0300
0379ad3ac2Merge branch 'feature/custom-default-styles' into 'develop'
lambadalambda
2017-04-13 08:41:58 -0400
446de1c623Potential new default dark and light themes added (base16-pleroma-dark, base16-pleroma-light). The new dark one set as the default.
Shpuld Shpuldson
2017-04-13 02:05:31 +0300
7a948ba3a5Merge branch 'feature/reply-navigation' into 'develop'
lambadalambda
2017-04-12 13:14:43 -0400
3f477986cfRemoved smooth scrolling, does not work in other browsers than FF
Shpuld Shpuldson
2017-04-12 18:47:47 +0300
a675cfbb3eGoto-original-arrow button now sets conversation highlight/focus even when inline, setting focus now scrolls you to the focused post smoothly. Hide the arrow button when not expanded.
Shpuld Shpuldson
2017-04-12 18:25:19 +0300
9ed445fff0Merge branch 'fix/daily-avg' into 'develop'
lambadalambda
2017-04-11 06:03:02 -0400
66b59f2752Fix daily average on accounts younger than a day
wakarimasen
2017-04-11 11:47:19 +0200
36655002d0Merge branch 'develop' into feature/hash-routed
Roger Braun
2017-04-09 22:23:14 +0200
7ee87c7618Merge branch 'feature/filtering' into 'develop'
lambadalambda
2017-04-09 16:21:54 -0400
cd959d9df8Remove completely empty words.
Roger Braun
2017-04-09 22:15:49 +0200
40b607bdeaSet state to loaded if it crashes while loading.
Roger Braun
2017-04-09 22:15:35 +0200
1ea19dcf1dTake unmuting out of expandable condition.
Roger Braun
2017-04-09 16:39:19 +0200
e531c78079Only persist state after we loaded one.
Roger Braun
2017-04-09 16:30:21 +0200
a53555254aAdd word-based muting to settings / statuses.
Roger Braun
2017-04-09 15:53:23 +0200
f3ca011fbeAdd chrome picture stretching fix back in.
lambadalambda
2017-04-09 08:26:30 -0400
d8387accd3Merge branch 'fix/attachment-sizing' into 'develop'
Shpuld Shpuldson
2017-04-09 07:50:02 -0400
05dfd96571Revert nsfw image sizing, give attachments max-height to reduce scrolling
Shpuld Shpuldson
2017-04-09 14:28:21 +0300
39a6867557Make muted notifications take much less space (handy for bot spam).
Shpuld Shpuldson
2017-03-30 15:11:32 +0300
44923afbeeMake linter happy.
Roger Braun
2017-03-15 17:14:51 +0100
5249b1d23aAdd basic mention completion.
Roger Braun
2017-03-15 17:06:48 +0100
df2a39c0d6Remove tributejs.
Roger Braun
2017-03-15 17:06:33 +0100
64153e2303Add autowatching test running task.
Roger Braun
2017-03-15 16:23:39 +0100
024230c7f4Basic word position and completion service.
Roger Braun
2017-03-15 16:22:36 +0100
0c7450252aMerge branch 'fix/small-buttons-chrome-tweak' into 'develop'
Shpuld Shpuldson
2017-03-11 12:44:44 -0500
d427eaca90Merge branch 'feature/daily-avg' into 'develop'
Shpuld Shpuldson
2017-03-11 06:48:17 -0500
6aa4ab0d2bMerge branch 'fix/consistency-for-attachment-borders' into 'develop'
Shpuld Shpuldson
2017-03-10 20:31:21 -0500
9061fa36acChange the small buttons (Read and Show new) to look better on chrome and other non-firefox browsers.
shpuld
2017-03-11 03:23:34 +0200
21111878beGive link attachments a rounded border, give images and links base03 border.
shpuld
2017-03-10 23:28:55 +0200
fe5082023dAdd a daily post average to the user card
wakarimasen
2017-03-10 21:37:13 +0100
9e42472679Merge branch 'fix/make-nav-panel-not-so-bright' into 'develop'
lambadalambda
2017-03-10 09:58:05 -0500
5516b6f07aMerge branch 'fix/conversation-heading-border' into 'develop'
lambadalambda
2017-03-10 09:57:56 -0500
c1681d53baAdd a border to conversation heading to add distinction between it and a hilighted post. (TODO: add the same base03-border to all headings for consistency's sake if it looks alright?)
shpuld
2017-03-10 15:26:36 +0200
112adcf8f8Merge branch 'develop' into feature/hash-routed
Roger Braun
2017-03-10 13:27:58 +0100