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
33f72ab2c2Merge branch 'wakarimasen/pleroma-fe-develop' into 'develop'
Shpuld Shpuldson
2017-03-10 07:12:04 -0500
df4dad1804Separate reply form from inside status to make it resistant to hilighting, make the reply button light up when reply window is open.
shpuld
2017-03-09 21:32:54 +0200
2f0fcd14c9Merge branch 'fix/no-border-on-last-notif' into 'develop'
Shpuld Shpuldson
2017-03-09 13:04:10 -0500
11e41d5ea9Merge branch 'fix/mentions-timeline' into 'develop'
Shpuld Shpuldson
2017-03-09 12:59:53 -0500
bd7a05dee1Fix red border not appearing on the last notification.
shpuld
2017-03-09 19:57:20 +0200
6c8fc99d5aMake style setter create an often used base03-border class, use that class in notifications, navpanel and statuses.
shpuld
2017-03-09 01:09:23 +0200