Commit graph

  • e1ec01dc3e Appease linter. eal 2017-08-23 19:21:15 +0300
  • ccfc2e57d0 Add follower and following views eal 2017-08-21 20:25:01 +0300
  • 5a1ad84092 Merge branch 'fix/check-if-follow-notif-matches-self' into 'develop' lambadalambda 2017-08-22 06:18:41 -0400
  • e5d0965ff1 Merge branch 'fix/user-card-changes-and-fixes' into 'develop' lambadalambda 2017-08-22 06:13:10 -0400
  • 9ec4412894 Merge branch 'fix/double-post-with-ctrl-enter' into 'develop' Shpuld Shpuldson 2017-08-22 05:41:05 -0400
  • 6ad5052044 Make 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
  • 2ef915c9f1 Don't allow posting again while previous hasn't returned Shpuld Shpuldson 2017-08-22 11:43:03 +0300
  • 863ea98acd Merge branch 'fix/profile-link-in-usercard' into 'develop' Shpuld Shpuldson 2017-08-22 04:35:44 -0400
  • 3d9d59915b Add regex to check if you're the one being followed before adding notification. Shpuld Shpuldson 2017-08-21 23:31:38 +0300
  • 4291263cec Add link to profile on usercard avatar and @handle eal 2017-08-21 23:14:05 +0300
  • cbe652f2d9 Merge branch 'fix/use-full-res-avatar-in-usercard' into 'develop' lambadalambda 2017-08-21 10:29:32 -0400
  • b5e5a8d1e3 Use _original profile pic instead of the 48x48 thumbnail in the user card content. Shpuld Shpuldson 2017-08-21 16:45:45 +0300
  • 6e800d9912 Merge branch 'fix/lock-submit-until-post-returns' into 'develop' lambadalambda 2017-08-21 08:57:50 -0400
  • d3169b057c Visual 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
  • 3ab9b477f8 Merge branch 'fix/avatar-clickable-areas' into 'develop' lambadalambda 2017-08-20 12:13:22 -0400
  • dbf2f1621e Adjust 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
  • 47ab2b51cf Merge branch 'feature/post-status-errors' into 'develop' lambadalambda 2017-08-20 08:14:27 -0400
  • 42fb65e274 Add 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
  • fb3408d64f Merge branch 'feature/profile-editing' into 'develop' lambadalambda 2017-08-19 03:32:44 -0400
  • 0c4f076765 Merge branch 'fix/pleromabe-favs-generate-notifs' into 'develop' lambadalambda 2017-08-18 06:10:53 -0400
  • 1136db24cc Fix issue with trying to match() on undefined Shpuld Shpuldson 2017-08-18 12:38:47 +0300
  • 052befa581 fix the very annoying thing where favs from pleromabe would not generate notifs when on GS Shpuld Shpuldson 2017-08-18 12:26:07 +0300
  • 9503b8fa41 Remove 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
  • 1526b4560c Clean up to have much less redundant code. Shpuld Shpuldson 2017-08-18 11:51:17 +0300
  • 0ece2f04fd Merge branch 'fix/user-finder-updates-user-timeline' into 'develop' lambadalambda 2017-08-16 09:51:32 -0400
  • 2084c92dff Force 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
  • 6d7d173e4d Make linter happy. Shpuld Shpuldson 2017-08-16 00:46:55 +0300
  • c4920f2d86 Merge branch 'develop' of ssh.gitgud.io:lambadalambda/pleroma-fe into feature/profile-editing Shpuld Shpuldson 2017-08-16 00:15:00 +0300
  • dbad99cb4f Merge branch 'feature/follow-notifications' into 'develop' lambadalambda 2017-08-10 12:34:02 -0400
  • 3c2073bc8e Merge branch 'fix/user-card-visual-buggery' into 'develop' lambadalambda 2017-08-10 12:29:05 -0400
  • 701112f043 Add follow notifications. eal 2017-08-10 19:17:40 +0300
  • acf3fd5d91 Add 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
  • b1d9cbaebd Add fetch polyfill. Roger Braun 2017-07-31 16:35:07 +0200
  • 9c5f001fd2 Add back relative numbering. Roger Braun 2017-07-29 19:10:09 +0200
  • 32e20b2e02 Only run through replies once. Roger Braun 2017-07-29 18:53:49 +0200
  • 9e61ab577b Revert "Throttle getReplies so it isn't called that often." Roger Braun 2017-07-28 15:52:05 +0200
  • 86773579ed Throttle getReplies so it isn't called that often. Roger Braun 2017-07-28 11:19:56 +0200
  • da3b604d9d Fix too long words in profile. Roger Braun 2017-07-27 15:54:34 +0200
  • 7d59051fc5 Add logout button. Roger Braun 2017-07-02 12:25:34 +0200
  • f81d1b0eea Fix 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
  • b284689313 Hotfix for JS error in auto completion in firefox. Shpuld Shpuldson 2017-06-23 16:49:11 +0300
  • 937705ccb0 Merge branch 'feature/registration' into 'develop' lambadalambda 2017-06-21 12:22:28 -0400
  • e113d0a250 Merge branch 'feature/slicker-buttons' into 'develop' lambadalambda 2017-06-21 12:14:23 -0400
  • 2d5fd21558 Make mobile panel switcher buttons obey the colors of the current style. Shpuld Shpuldson 2017-06-21 17:43:59 +0300
  • c1f1599f2f Another minor consistency fix. Shpuld Shpuldson 2017-06-21 17:32:41 +0300
  • 97bb03a00c Fix consistency in font families between chromium and ff Shpuld Shpuldson 2017-06-21 17:19:56 +0300
  • bf84a87821 Make buttons stand out with some shading. Shpuld Shpuldson 2017-06-21 17:15:45 +0300
  • 1a5ee95ee4 Add 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
  • bfbc94d697 Move customizable terms-of-service into its separate .html file. Shpuld Shpuldson 2017-06-19 16:35:35 +0300
  • 95605c32f1 Automatic square cropping for avatar upload, preview of the new avatar. Shpuld Shpuldson 2017-06-19 12:26:33 +0300
  • 3785a863cb Update branch and fix conflicts. Shpuld Shpuldson 2017-06-19 11:32:40 +0300
  • 8e5d17a659 Use tags array in status if available. Roger Braun 2017-06-18 19:19:17 +0200
  • 7d93546d98 Loop videos. Roger Braun 2017-06-18 19:17:14 +0200
  • 10d5dacd51 Merge branch 'feature/completion' into 'develop' lambadalambda 2017-06-16 08:36:20 -0400
  • 5dc22e9273 Clicking 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
  • b24b891c1c Clean up styling a bit. Shpuld Shpuldson 2017-06-16 10:15:10 +0300
  • 81d262af42 Fancier visuals for autocomplete list, with small avatar previews and all that. Shpuld Shpuldson 2017-06-16 01:13:54 +0300
  • d0d95c59aa fix lint Shpuld Shpuldson 2017-06-15 23:26:16 +0300
  • e0e8965c08 update branch and fix merge conflicts Shpuld Shpuldson 2017-06-15 23:25:19 +0300
  • 7d46e3965d Fix meta-enter hotkey on osx Shpuld Shpuldson 2017-06-15 22:21:14 +0300
  • b562337695 Update vue. Roger Braun 2017-06-13 15:01:32 +0200
  • e663420260 Fix notification deletion. Roger Braun 2017-06-13 12:01:47 +0200
  • 48a6d2e987 Don't use too advanced features. Roger Braun 2017-06-12 17:35:04 +0200
  • bbb9a9c93c Fetch user from timeline. Roger Braun 2017-06-12 17:07:10 +0200
  • 5328aca1ef Use userId in timeline. Roger Braun 2017-06-12 16:34:41 +0200
  • bda0a76c89 Clear timeline on user change. Roger Braun 2017-06-12 16:30:56 +0200
  • 2e7029b670 Display user timeline Roger Braun 2017-06-12 16:20:02 +0200
  • 090148ef60 Start fetching user timelines. Roger Braun 2017-06-12 16:00:46 +0200
  • 85cf036acd Fix race condition in color calculation. Roger Braun 2017-06-12 15:59:54 +0200
  • fc341aa40d Merge branch 'feature/reply-previews' into 'develop' lambadalambda 2017-06-07 12:18:55 -0400
  • 0effef236a Small cleanup. Roger Braun 2017-06-07 18:15:15 +0200
  • dcd7d52eb5 lint fix Shpuld Shpuldson 2017-06-07 18:13:24 +0300
  • 9982296866 Don't crash on unknown status deletion. Roger Braun 2017-06-07 17:03:14 +0200
  • f915ae174d Add 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
  • 72de959221 Remove notifications for deleted messages. Roger Braun 2017-06-06 15:54:08 +0200
  • 449a466ef2 Merge branch 'feature/two-way-reply-navigation' into 'develop' lambadalambda 2017-06-05 06:19:41 -0400
  • 9af18e014d Re-use conversation property. Roger Braun 2017-06-05 12:15:30 +0200
  • 64a7db1d8b Change replies element flex to cover more width if needed. Shpuld Shpuldson 2017-06-05 12:03:32 +0300
  • 12000536aa remove commented lines, make linter happy Shpuld Shpuldson 2017-06-05 00:02:14 +0300
  • 4fabeda3ec Add 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
  • a4493f05d3 Merge branch 'feature/toggleable-user-finder-navbar' into 'develop' lambadalambda 2017-06-04 04:19:51 -0400
  • d82fa5516b remove whitespace Shpuld Shpuldson 2017-06-03 23:52:23 +0300
  • bac1d3bd57 Move 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
  • c0b08d508c Merge branch 'feature/autoloading-when-scrolled-to-bottom' into 'develop' Shpuld Shpuldson 2017-06-03 12:59:05 -0400
  • 67452923a5 Hotfix for firefox to prevent loading on every scroll event. Shpuld Shpuldson 2017-06-03 19:53:23 +0300
  • dcf030470d Merge branch 'feature/autoloading-when-scrolled-to-bottom' into 'develop' lambadalambda 2017-06-03 12:30:51 -0400
  • 65646c5a12 Add 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
  • e901e064de Key notifications so the open reply windows won't switch places. Roger Braun 2017-06-02 17:04:59 +0200
  • db234bc293 Merge branch 'feature/tooltips-for-notifications-repeats' into 'develop' lambadalambda 2017-06-02 06:34:10 -0400
  • 24b7d7d9d4 Add 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
  • b92be6a7ef Merge branch 'feature/status-improvement-cleanup' into 'develop' lambadalambda 2017-06-01 11:50:00 -0400
  • 934bbd16f1 Merge branch 'feature/autoresize-post-status-form' into 'develop' lambadalambda 2017-06-01 11:25:12 -0400
  • c149330e50 Fix bugginess with heading links overlapping icons on the right. Shpuld Shpuldson 2017-06-01 17:50:09 +0300
  • 52e6b470be Revert some of those mobile optimizations, breaks mention notifs. Shpuld Shpuldson 2017-06-01 17:43:37 +0300
  • d063607b9d Mobile optimizations. Shpuld Shpuldson 2017-06-01 17:35:00 +0300
  • 807c0d1464 Remove silly opacity from timestamp, make unmute icon line up with the rest better. Shpuld Shpuldson 2017-06-01 01:11:57 +0300
  • ea8a700796 Move 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
  • b6b0a221c6 please the linter Shpuld Shpuldson 2017-05-31 17:43:43 +0300
  • 7447f7c64d Set minimum height of 3 lines for textarea on focus, make it reset on post. Shpuld Shpuldson 2017-05-31 17:36:22 +0300
  • 9723d7285d Merge branch 'feature/notification-improvements' into 'develop' lambadalambda 2017-05-31 08:16:43 -0400