Commit graph

  • d0e91abe5a Remove wrong rights check. Roger Braun 2016-12-05 13:14:40 +0100
  • be5fe03972 Merge branch 'feature/delete_status' into 'develop' lambadalambda 2016-12-05 07:09:35 -0500
  • 3c702feaca Merge branch 'fix/retweet_icon_style' into 'develop' lambadalambda 2016-12-05 06:51:47 -0500
  • 75fdc72e22 Implements feature status delete Fixes issue #4 Jiayi Zheng 2016-12-04 18:30:00 +0100
  • 75caa21132 Fixes issue #2 Jiayi Zheng 2016-12-04 16:28:07 +0100
  • 917917596f Only add mentions to the mentions timeline once. Roger Braun 2016-12-03 12:48:37 +0100
  • 58ac8f51a2 Treat mentions more like a timeline. Roger Braun 2016-12-03 12:43:21 +0100
  • 01951d1251 Rename nsfw image. Roger Braun 2016-12-02 14:42:01 +0100
  • 187c4a7d57 CSS fixes. Roger Braun 2016-12-02 14:33:03 +0100
  • 6e608dd2dd Add re-hiding of nsfw images. Roger Braun 2016-12-02 14:22:42 +0100
  • df51d08814 Fix long word breaking in notifications. Roger Braun 2016-12-02 01:54:04 +0100
  • 4c5d60ab85 Reactivity fixes for attachments. Roger Braun 2016-12-01 18:05:20 +0100
  • 0df3ca47a4 Add link to replied to users in status. Roger Braun 2016-12-01 18:05:04 +0100
  • fcccb9df68 Add basic user profiles. Roger Braun 2016-11-30 23:32:22 +0100
  • 83a376a254 Extract user card from user content. Roger Braun 2016-11-30 22:27:19 +0100
  • dcb9a5fa17 Add friend list fetching. Roger Braun 2016-11-30 21:27:25 +0100
  • aa4a9fb24f Get mentioning names from central state store. Roger Braun 2016-11-30 18:30:43 +0100
  • 25ecac846f Add users repository in users module. Roger Braun 2016-11-30 18:29:44 +0100
  • 20b2675471 Remove coverage from tests for now. Roger Braun 2016-11-30 18:15:01 +0100
  • 5badc930c9 Search through both name and screen_name. Roger Braun 2016-11-30 17:07:50 +0100
  • e1d6174689 Add basic username completion. Roger Braun 2016-11-30 13:39:17 +0100
  • 9681bb7bfd Add noIdUpdate option for addNewStatuses action. Roger Braun 2016-11-28 21:25:36 +0100
  • bb1b3c3975 Remove Angular vestiges. Roger Braun 2016-11-28 21:07:48 +0100
  • c726aa8a7f Fix specs. Roger Braun 2016-11-28 18:04:31 +0100
  • b839ad95c5 Throw out retweets from conversations. Roger Braun 2016-11-28 18:01:23 +0100
  • cc00eb898f Switch from moment.js to vue-timeago. Roger Braun 2016-11-28 17:37:47 +0100
  • 2f7e5c8770 Always show action buttons below user content. Roger Braun 2016-11-28 16:10:03 +0100
  • e0a108fcab Move specs around. Roger Braun 2016-11-28 14:49:42 +0100
  • 6fad01339c Add some cheap transition anymation. Roger Braun 2016-11-28 14:35:21 +0100
  • c9604eec9d Fetch conversation again on route change. Roger Braun 2016-11-28 13:36:19 +0100
  • 1190b439b3 The heading is already bold. Roger Braun 2016-11-27 20:19:53 +0100
  • 0cbd145a5a Add some icons to notifications. Roger Braun 2016-11-27 20:00:44 +0100
  • e8c85434b7 Add basic notification support. Roger Braun 2016-11-27 19:44:56 +0100
  • e1c5030311 Add notification on mention. Roger Braun 2016-11-27 19:11:05 +0100
  • 51988e75b6 Add repeat notifications. Roger Braun 2016-11-27 18:54:51 +0100
  • ff93d1edee Parse mastodon favorites. Roger Braun 2016-11-27 18:54:17 +0100
  • 4228f49e7b Open external status links in new window. Roger Braun 2016-11-27 15:17:11 +0100
  • 6c2941dba0 Basic mention support. Roger Braun 2016-11-26 21:09:41 +0100
  • 8cd1c690ca Hide timeline if user isn't logged in. Roger Braun 2016-11-26 19:29:01 +0100
  • a994e794cc Merge branch 'develop' of ssh.gitgud.io:lambadalambda/pleroma-fe into develop Roger Braun 2016-11-26 19:12:44 +0100
  • 56dc34977e remove apiService from users module Roger Braun 2016-11-26 19:12:09 +0100
  • 215e51f764 Move some interactions to the backendInteractor Roger Braun 2016-11-26 18:57:08 +0100
  • 2c8ee6a919 Update CONTRIBUTORS.md lambadalambda 2016-11-26 06:49:13 -0500
  • b1f9f6395c Merge branch 'feature/attachment-form-improvements' into 'develop' lambadalambda 2016-11-26 06:43:02 -0500
  • b812adf0ba Move submitDisable into data. Roger Braun 2016-11-26 12:38:33 +0100
  • cb940a8742 Merge branch 'develop' into 'feature/attachment-form-improvements' dtluna 2016-11-25 21:02:53 -0500
  • 01edb7dbe4 Add remove attachment button dtluna 2016-11-26 05:00:06 +0300
  • 6f0c73c30a Added previews for videos and audios dtluna 2016-11-26 03:19:25 +0300
  • 4f8d476a2b Add fileTypeService dtluna 2016-11-25 20:21:25 +0300
  • 1be1d7563c Greentext. Roger Braun 2016-11-25 17:34:59 +0100
  • b515586485 Show link to status source url. Roger Braun 2016-11-25 17:34:41 +0100
  • 5986afbb20 Re-indent style. Roger Braun 2016-11-25 17:19:46 +0100
  • 1d8c813135 Better handling of favorites. Roger Braun 2016-11-25 16:56:08 +0100
  • 08393b8580 Fix word wrapping on Firefox. Roger Braun 2016-11-25 13:42:33 +0100
  • 96b4997492 Disable the submit button while uploading attachment dtluna 2016-11-25 01:07:21 +0300
  • c8d25eab61 Image CSS fix for Firefox. Roger Braun 2016-11-24 20:49:30 +0100
  • b645f1d0ba Merge branch 'develop' of ssh.gitgud.io:lambadalambda/pleroma-fe into develop Roger Braun 2016-11-24 18:38:36 +0100
  • 4f0155c5eb Timeline status adding fixes. Roger Braun 2016-11-24 18:31:18 +0100
  • ce0071d6e0 Remember positions on scroll. Roger Braun 2016-11-24 18:24:35 +0100
  • 2341a3692a Add link to conversation in status. Roger Braun 2016-11-24 18:19:01 +0100
  • e245074ef7 Add status / conversation component. Roger Braun 2016-11-24 18:17:09 +0100
  • 18c11e405a Add status and conversation fetching to apiService. Roger Braun 2016-11-24 18:16:20 +0100
  • a5f523922c Make timelineless status adding possible. Roger Braun 2016-11-24 18:15:34 +0100
  • 81c6f6e21f Remove example component. Roger Braun 2016-11-24 18:14:54 +0100
  • e30485fe47 Merge branch 'feature/audio-upload-improvements' into 'develop' lambadalambda 2016-11-23 17:03:45 -0500
  • 93be453037 Set cursor to hand when hovering over buttons dtluna 2016-11-23 01:58:25 +0300
  • 3210283ae2 Add audio player dtluna 2016-11-22 21:45:18 +0300
  • ea697a1bb1 Add license lambadalambda 2016-11-22 12:15:05 -0500
  • b1364d6697 Re-add Contributors file. Roger Braun 2016-11-22 15:51:06 +0100
  • fd4cd6d687 Prepare apiService for base url. Roger Braun 2016-11-22 15:45:40 +0100
  • 2147807fa0 Add image height css back in. Roger Braun 2016-11-22 15:44:45 +0100
  • 38749e6c4a Remove commented out old api service. Roger Braun 2016-11-22 15:15:43 +0100
  • 9380abc8cd ci. Roger Braun 2016-11-22 14:04:54 +0100
  • 31fc11ef00 ci. Roger Braun 2016-11-22 13:49:53 +0100
  • 362b6200c5 Merge branch 'master' of ssh.gitgud.io:lambadalambda/pleroma-fe Roger Braun 2016-11-22 11:29:52 +0100
  • 281c71b191 Move addNewStatuses code around. Roger Braun 2016-11-21 16:33:08 +0100
  • 05f9e68dab Fixes for deletion. Roger Braun 2016-11-19 13:08:44 +0100
  • 47ddf8c3fb Small status reducer changes. Roger Braun 2016-11-19 12:39:10 +0100
  • de25c46670 addNewStatuses: mutation -> action Roger Braun 2016-11-18 22:56:20 +0100
  • e7637e4196 Add first notification. Roger Braun 2016-11-18 22:55:04 +0100
  • 4cef86f2a8 Add status deletion. Roger Braun 2016-11-18 22:25:42 +0100
  • 11dd084835 Merge branch 'status_reducer_rewrite' Roger Braun 2016-11-18 20:13:12 +0100
  • 9171b382fe Complete rewrite of status adding code. Roger Braun 2016-11-18 19:48:02 +0100
  • 05afbbaf66 Better diffs for specs. Roger Braun 2016-11-18 19:47:47 +0100
  • 8723c35d43 A bit more advanced status merging. Roger Braun 2016-11-18 16:05:04 +0100
  • 7e17600ee9 Small css fix, don't parse html for now. Roger Braun 2016-11-18 00:43:36 +0100
  • 4fcb60487c Do more mutation-y status reducing. Roger Braun 2016-11-17 18:31:26 +0100
  • d10a58f26a Some reducer changes for statuses. Roger Braun 2016-11-15 10:35:16 +0100
  • d4284686fa Merge branch 'master' of ssh.gitgud.io:lambadalambda/pleroma-fe into feature/retweet Roger Braun 2016-11-14 21:11:27 +0100
  • a9d65a488f Merge branch 'feature/image-upload-improvements' into 'master' lambadalambda 2016-11-14 15:11:05 -0500
  • ce509937f6 Merge branch 'feature/retweet' into 'master' lambadalambda 2016-11-14 15:09:20 -0500
  • aeb8868b82 prepareStatus: created_at_parsed. Roger Braun 2016-11-13 22:54:49 +0100
  • 59647798b9 prepareStatus: nsfw tag parsing. Roger Braun 2016-11-13 22:40:33 +0100
  • 5888697c0d Better maxId calculation. Roger Braun 2016-11-13 22:09:27 +0100
  • 7d3a6e77e4 Show spinner while uploading file Alexander Gitter 2016-11-13 18:26:10 +0100
  • d6cc55ca8c Add animate.css from Fontello to index.html Alexander Gitter 2016-11-13 18:25:21 +0100
  • 5e348dc149 Add RT status adding specs. Roger Braun 2016-11-13 17:59:35 +0100
  • 30ead13db3 Add spinner/reload glyphs Alexander Gitter 2016-11-13 17:58:08 +0100
  • 53fed694df Refactor css Apply different styles to reply, retweet and favorite buttons Jiayi Zheng 2016-11-13 17:52:20 +0100
  • 11125abeeb Implement retweet action Jiayi Zheng 2016-11-13 17:09:16 +0100