c6798864d4Add an X icon to clear error message from post status form, hack to allow posting empty statuses if they have attachments
Shpuld Shpuldson
2017-08-24 16:16:06 +0300
8778270381Merge branch 'fix/style-fixes-user-profile' into 'develop'
Shpuld Shpuldson
2017-08-23 13:41:24 -0400
bf61592b56Round the edge of the user profile user card, make sure 'follows you' stays in the right, fix avatar class conflict.
Shpuld Shpuldson
2017-08-23 20:33:20 +0300
2bc261afbaMerge branch 'feature/follow-lists' into 'develop'
Shpuld Shpuldson
2017-08-23 12:40:39 -0400
ccfc2e57d0Add follower and following views
eal
2017-08-21 20:25:01 +0300
5a1ad84092Merge branch 'fix/check-if-follow-notif-matches-self' into 'develop'
lambadalambda
2017-08-22 06:18:41 -0400
e5d0965ff1Merge branch 'fix/user-card-changes-and-fixes' into 'develop'
lambadalambda
2017-08-22 06:13:10 -0400
9ec4412894Merge branch 'fix/double-post-with-ctrl-enter' into 'develop'
Shpuld Shpuldson
2017-08-22 05:41:05 -0400
6ad5052044Make pic bigger and remove border and add shadow, make screen name white again, make cog appear only in sidepanel.
Shpuld Shpuldson
2017-08-22 12:38:12 +0300
2ef915c9f1Don't allow posting again while previous hasn't returned
Shpuld Shpuldson
2017-08-22 11:43:03 +0300
863ea98acdMerge branch 'fix/profile-link-in-usercard' into 'develop'
Shpuld Shpuldson
2017-08-22 04:35:44 -0400
3d9d59915bAdd regex to check if you're the one being followed before adding notification.
Shpuld Shpuldson
2017-08-21 23:31:38 +0300
4291263cecAdd link to profile on usercard avatar and @handle
eal
2017-08-21 23:14:05 +0300
cbe652f2d9Merge branch 'fix/use-full-res-avatar-in-usercard' into 'develop'
lambadalambda
2017-08-21 10:29:32 -0400
b5e5a8d1e3Use _original profile pic instead of the 48x48 thumbnail in the user card content.
Shpuld Shpuldson
2017-08-21 16:45:45 +0300
6e800d9912Merge branch 'fix/lock-submit-until-post-returns' into 'develop'
lambadalambda
2017-08-21 08:57:50 -0400
d3169b057cVisual indicator for when posting is happening, as well as disabling the button to prevent double-posts.
Shpuld Shpuldson
2017-08-21 15:35:14 +0300
3ab9b477f8Merge branch 'fix/avatar-clickable-areas' into 'develop'
lambadalambda
2017-08-20 12:13:22 -0400
dbf2f1621eAdjust the clickable area of notif avatar to not contain everything below it, adjust the status avatar to not have ghost border on top/right
Shpuld Shpuldson
2017-08-20 16:53:48 +0300
47ab2b51cfMerge branch 'feature/post-status-errors' into 'develop'
lambadalambda
2017-08-20 08:14:27 -0400
42fb65e274Add error message in post status form when failing to post and don't get rid of post/attachments when failing.
Shpuld Shpuldson
2017-08-20 13:16:41 +0300
fb3408d64fMerge branch 'feature/profile-editing' into 'develop'
lambadalambda
2017-08-19 03:32:44 -0400
0c4f076765Merge branch 'fix/pleromabe-favs-generate-notifs' into 'develop'
lambadalambda
2017-08-18 06:10:53 -0400
1136db24ccFix issue with trying to match() on undefined
Shpuld Shpuldson
2017-08-18 12:38:47 +0300
052befa581fix the very annoying thing where favs from pleromabe would not generate notifs when on GS
Shpuld Shpuldson
2017-08-18 12:26:07 +0300
9503b8fa41Remove the profile pic change from the old settings menu since it's in the new profile edit menu.
Shpuld Shpuldson
2017-08-18 12:00:59 +0300
1526b4560cClean up to have much less redundant code.
Shpuld Shpuldson
2017-08-18 11:51:17 +0300
0ece2f04fdMerge branch 'fix/user-finder-updates-user-timeline' into 'develop'
lambadalambda
2017-08-16 09:51:32 -0400
2084c92dffForce user profile timeline update when the user id changes (like when another user has been searched/found).
Shpuld Shpuldson
2017-08-16 16:40:09 +0300
acf3fd5d91Add new user-settings component/route, add options to change name, bio, avatar, banner and bg. Add those options to api service and backend interactor service.
Shpuld Shpuldson
2017-08-02 22:09:40 +0300
b1d9cbaebdAdd fetch polyfill.
Roger Braun
2017-07-31 16:35:07 +0200
9c5f001fd2Add back relative numbering.
Roger Braun
2017-07-29 19:10:09 +0200
32e20b2e02Only run through replies once.
Roger Braun
2017-07-29 18:53:49 +0200
9e61ab577bRevert "Throttle getReplies so it isn't called that often."
Roger Braun
2017-07-28 15:52:05 +0200
86773579edThrottle getReplies so it isn't called that often.
Roger Braun
2017-07-28 11:19:56 +0200
da3b604d9dFix too long words in profile.
Roger Braun
2017-07-27 15:54:34 +0200
7d59051fc5Add logout button.
Roger Braun
2017-07-02 12:25:34 +0200
f81d1b0eeaFix long names overflowing and messing everything (now just overflowing parts not drawn), fix non-square avatars not drawn as squares.
Shpuld Shpuldson
2017-06-23 17:43:34 +0300
b284689313Hotfix for JS error in auto completion in firefox.
Shpuld Shpuldson
2017-06-23 16:49:11 +0300
937705ccb0Merge branch 'feature/registration' into 'develop'
lambadalambda
2017-06-21 12:22:28 -0400
e113d0a250Merge branch 'feature/slicker-buttons' into 'develop'
lambadalambda
2017-06-21 12:14:23 -0400
2d5fd21558Make mobile panel switcher buttons obey the colors of the current style.
Shpuld Shpuldson
2017-06-21 17:43:59 +0300
c1f1599f2fAnother minor consistency fix.
Shpuld Shpuldson
2017-06-21 17:32:41 +0300
97bb03a00cFix consistency in font families between chromium and ff
Shpuld Shpuldson
2017-06-21 17:19:56 +0300
bf84a87821Make buttons stand out with some shading.
Shpuld Shpuldson
2017-06-21 17:15:45 +0300
1a5ee95ee4Add a config.json option for enabling registration, don't link and redirect away from register page when it's disabled.
Shpuld Shpuldson
2017-06-20 10:37:51 +0300
bfbc94d697Move customizable terms-of-service into its separate .html file.
Shpuld Shpuldson
2017-06-19 16:35:35 +0300
95605c32f1Automatic square cropping for avatar upload, preview of the new avatar.
Shpuld Shpuldson
2017-06-19 12:26:33 +0300
3785a863cbUpdate branch and fix conflicts.
Shpuld Shpuldson
2017-06-19 11:32:40 +0300
8e5d17a659Use tags array in status if available.
Roger Braun
2017-06-18 19:19:17 +0200
7d93546d98Loop videos.
Roger Braun
2017-06-18 19:17:14 +0200
10d5dacd51Merge branch 'feature/completion' into 'develop'
lambadalambda
2017-06-16 08:36:20 -0400
5dc22e9273Clicking autocomplete will return focus to text area, make the autocomplete box disappear after clicking on a name.
Shpuld Shpuldson
2017-06-16 10:26:54 +0300
b24b891c1cClean up styling a bit.
Shpuld Shpuldson
2017-06-16 10:15:10 +0300
81d262af42Fancier visuals for autocomplete list, with small avatar previews and all that.
Shpuld Shpuldson
2017-06-16 01:13:54 +0300
9982296866Don't crash on unknown status deletion.
Roger Braun
2017-06-07 17:03:14 +0200
f915ae174dAdd floating status-previews on reply-link mouseover in conversations and make them optional in the settings, fix a small visual inconsistency in muted statuses while editing the file already..
Shpuld Shpuldson
2017-06-07 17:58:24 +0300
72de959221Remove notifications for deleted messages.
Roger Braun
2017-06-06 15:54:08 +0200
449a466ef2Merge branch 'feature/two-way-reply-navigation' into 'develop'
lambadalambda
2017-06-05 06:19:41 -0400
9af18e014dRe-use conversation property.
Roger Braun
2017-06-05 12:15:30 +0200
64a7db1d8bChange replies element flex to cover more width if needed.
Shpuld Shpuldson
2017-06-05 12:03:32 +0300
4fabeda3ecAdd list of replies under the name/links in conversation statuses, clicking them will highlight the statuses and scroll you to them, expanding a status will scroll you to that status once the conversation has opened.
Shpuld Shpuldson
2017-06-04 23:58:15 +0300
a4493f05d3Merge branch 'feature/toggleable-user-finder-navbar' into 'develop'
lambadalambda
2017-06-04 04:19:51 -0400