コミットグラフ

  • 73afa8e075 Save notifications again. Roger Braun 2017-02-20 18:54:30 +0100
  • 6e388c0126 Compress saved state with zlib. Roger Braun 2017-02-20 18:54:09 +0100
  • de986b81d5 Update package.json. Roger Braun 2017-02-20 18:42:10 +0100
  • ce6fb91501 Throttle saving data, once every 5 seconds is enough. Roger Braun 2017-02-20 18:38:18 +0100
  • ebf9fe6a98 Pull in persistence plugin, don't blow up on full storage. Roger Braun 2017-02-20 18:25:19 +0100
  • 9763009d86 Merge branch 'feature/mutes' into develop Roger Braun 2017-02-20 18:06:01 +0100
  • 8429de22e8 Remove notification persistence for now. Roger Braun 2017-02-20 18:02:50 +0100
  • 9c1093b6ca Grab mutes from server on patched servers. Roger Braun 2017-02-20 18:01:45 +0100
  • 3fd0d0d1cb Revert "Remove state persistence for now." Roger Braun 2017-02-20 17:49:43 +0100
  • f40653a49d Merge branch 'equal-padding' into 'develop' lambadalambda 2017-02-20 10:37:47 -0500
  • b29a094e38 set top and bottom padding on the bars to be equal because it was too top-heavy hakui 2017-02-20 09:28:50 -0600
  • 5a9f71c1ef Merge branch 'feature/mobile_timeline_fills_full_width' into 'develop' lambadalambda 2017-02-20 05:59:38 -0500
  • 7e094a9880 Remove padding from timeline container and panel margins when in mobile mode shpuld 2017-02-20 12:46:20 +0200
  • a97f6a64ad Update README.md lambadalambda 2017-02-19 16:15:42 -0500
  • fcb950fb43 Merge branch 'develop' of ssh.gitgud.io:lambadalambda/pleroma-fe into develop Roger Braun 2017-02-19 16:50:35 +0100
  • 96b10a6e4c Update vue. Roger Braun 2017-02-19 16:50:04 +0100
  • 5d08c0d3c9 Update COFE_OF_CONDUCT.md lambadalambda 2017-02-19 10:08:57 -0500
  • a326cb6a74 Add cofe of conduct. lambadalambda 2017-02-19 09:55:23 -0500
  • 9cf438f1b2 Remove state persistence for now. Roger Braun 2017-02-19 14:25:31 +0100
  • 2933dc30a5 Only display 10 notifications at a time, 20 is too much. Roger Braun 2017-02-19 13:37:21 +0100
  • 56e036b4de Add special case for mastodon user links. Roger Braun 2017-02-19 13:25:30 +0100
  • 04c4ad9a65 Open clicked links the statusnet_html in a new window. Roger Braun 2017-02-19 12:58:25 +0100
  • 73f46bfba6 Merge branch 'clearnotifs' into develop Roger Braun 2017-02-19 12:28:36 +0100
  • 8fb0ec985a Fix button hover in Firefox. Roger Braun 2017-02-19 12:27:59 +0100
  • df3ffdd905 Follow style guide (https://github.com/feross/standard) Roger Braun 2017-02-19 12:19:47 +0100
  • 5f74ae8de5 Revert "removed break-line for links because it didn't seem to make sense" Roger Braun 2017-02-19 12:13:56 +0100
  • d45774b485 Merge branch 'feature/ctrl-enter_posts_status' into 'develop' lambadalambda 2017-02-19 05:43:39 -0500
  • 2639427236 Ctrl-enter posts status shpuld 2017-02-19 01:41:51 +0200
  • af91346328 changed to if-else to save on one line hakui 2017-02-18 17:38:56 -0600
  • 14237cff77 clears notif number from title when marking as read hakui 2017-02-18 17:33:00 -0600
  • 6dbdd322aa Merge branch 'feature/top_bar_scrolls_to_top' into 'develop' lambadalambda 2017-02-18 16:00:06 -0500
  • 7b6719b96d @click on top nav makes window scroll to top shpuld 2017-02-18 22:55:16 +0200
  • b5d7a179c4 Reverse title and notification count. Roger Braun 2017-02-18 21:43:26 +0100
  • e6f91badfb Merge branch 'develop' of ssh.gitgud.io:lambadalambda/pleroma-fe into develop shpuld 2017-02-18 22:37:48 +0200
  • f7a38eb021 Don't cache node-modules. Roger Braun 2017-02-18 21:26:17 +0100
  • 6f98543b79 Merge branch 'link-wraparound-styling' into 'develop' lambadalambda 2017-02-18 15:03:30 -0500
  • c2178819a0 Merge branch 'fix/prevent_follow_mute_button_deforming' into 'develop' lambadalambda 2017-02-18 15:02:31 -0500
  • 209e8614b0 Don't add notifications twice + persiste them. Roger Braun 2017-02-18 20:56:03 +0100
  • 963a0035e5 Make page title dynamic, better notification handling. Roger Braun 2017-02-18 20:42:00 +0100
  • d0281f5341 Merge branch 'develop' of ssh.gitgud.io:lambadalambda/pleroma-fe into develop Roger Braun 2017-02-18 20:44:33 +0100
  • 2aea6c4b09 increased leading for expanded view's header hakui 2017-02-18 13:18:00 -0600
  • 1ccc9dd629 wrap long urls while not breaking normal words. also practicing the new branch thing hakui 2017-02-18 12:51:47 -0600
  • 8a0197d682 Fix follow/mute buttons from getting squished on mobile shpuld 2017-02-18 19:58:16 +0200
  • be2b90df1d Fix follow and mute buttons from getting squished on mobile shpuld 2017-02-18 19:46:10 +0200
  • e111693b08 Update README.md lambadalambda 2017-02-18 11:49:34 -0500
  • d6d7d1820b Update CONTRIBUTORS.md lambadalambda 2017-02-18 11:39:56 -0500
  • 44b6a90fc5 Merge branch 'develop' into 'develop' lambadalambda 2017-02-18 11:27:54 -0500
  • 15c82dea62 moved around classes in the user-info css shpuld 2017-02-18 15:49:27 +0200
  • e86b1d71ee Changed following-info to user-interactions and moved muting there, made everything in user-interactions look a bit neater shpuld 2017-02-18 15:48:27 +0200
  • 35fc1fa7bd Add lodash transformation to save a few kbs. Roger Braun 2017-02-18 13:39:10 +0100
  • 4e366f27a1 Use percentages for main view flex-basis. Roger Braun 2017-02-18 13:02:50 +0100
  • 7429ff986f Update CONTRIBUTORS.md lambadalambda 2017-02-18 05:56:43 -0500
  • f47a0ff0ef Merge branch 'develop' into 'develop' lambadalambda 2017-02-18 05:44:29 -0500
  • 2f4d811079 removed break-line for links because it didn't seem to make sense hakui 2017-02-18 03:10:02 -0600
  • a4592445a3 making link thumbnails fit the whole box hakui 2017-02-18 02:58:44 -0600
  • 0faaeb02f3 fixed line-height for text box hakui 2017-02-18 01:54:54 -0600
  • 734597b43f hello world hakui 2017-02-18 01:48:35 -0600
  • 9d0d1f7de1 Merge branch 'develop' into feature/hash-routed Roger Braun 2017-02-18 01:19:44 +0100
  • cd0925747d Show current theme in theme selector. Roger Braun 2017-02-17 18:21:02 +0100
  • cdc90f8edc One more fix. Roger Braun 2017-02-17 10:33:35 +0100
  • 6c631016c6 One more small visual fix to oembeds. Roger Braun 2017-02-17 10:20:12 +0100
  • eb7156de0d Fix oembed attachments. Roger Braun 2017-02-17 10:16:29 +0100
  • 2e874933a5 Navbar fixes. Roger Braun 2017-02-16 22:36:09 +0100
  • 0be2051588 Merge branch 'develop' of ssh.gitgud.io:lambadalambda/pleroma-fe into develop Roger Braun 2017-02-16 22:27:10 +0100
  • 34bc38f0bf Add settings page to app. Roger Braun 2017-02-16 22:25:41 +0100
  • 52dd7c009f Add Settings page. Roger Braun 2017-02-16 22:25:29 +0100
  • 6de2dd041d Update font. Roger Braun 2017-02-16 22:25:20 +0100
  • f25ae61c5d Merge branch 'develop' into feature/hash-routed Roger Braun 2017-02-16 17:49:11 +0100
  • ce5b3d4c92 Add logo. Roger Braun 2017-02-16 17:44:36 +0100
  • a3b2be09b3 Add /cyb/ background by sonyam. Roger Braun 2017-02-16 16:59:06 +0100
  • d7c9261dab Prevent FOUC. Roger Braun 2017-02-16 16:07:07 +0100
  • ea03f3935e Merge branch 'develop' of ssh.gitgud.io:lambadalambda/pleroma-fe into develop Roger Braun 2017-02-16 16:00:23 +0100
  • 5481cf00a3 Make user profiles visible inline. Roger Braun 2017-02-16 15:58:49 +0100
  • ae388d7927 Be strict about putting changes in mutations. Roger Braun 2017-02-16 14:23:59 +0100
  • 2203585a79 Update .gitlab-ci.yml lambadalambda 2017-02-16 07:48:36 -0500
  • 8aea394980 Update .gitlab-ci.yml lambadalambda 2017-02-16 07:44:09 -0500
  • e892fffda7 Correctly calculate the newStatusesCount. Roger Braun 2017-02-16 12:51:24 +0100
  • 06021f4971 Add .node-version Roger Braun 2017-02-16 12:51:08 +0100
  • 832bd3cdd2 Fetch Public and TWKN timelines when viewed. Roger Braun 2017-02-16 11:17:47 +0100
  • 14f07dde5d Update .gitlab-ci.yml lambadalambda 2017-02-15 14:46:24 -0500
  • 370468bd6a Persist users. Roger Braun 2017-02-14 22:42:13 +0100
  • 1d64b76211 Add basic configuration module, make it work for title and theme. Roger Braun 2017-02-14 22:21:23 +0100
  • 340b21475d Make temporarily unmuted posts hideable again. Roger Braun 2017-02-14 21:47:37 +0100
  • c402478cca Update font. Roger Braun 2017-02-14 21:46:26 +0100
  • 4c12de262f Add muting to statuses. Roger Braun 2017-02-14 00:01:50 +0100
  • 66ef9f1328 Add users muting. Roger Braun 2017-02-13 23:22:32 +0100
  • f9b3f8df84 Add all_following endpoint. Roger Braun 2017-02-13 22:55:38 +0100
  • 319af91a47 Merge branch 'develop' into feature/hash-routed Roger Braun 2017-02-05 23:37:56 +0100
  • 038798f3f4 Prefer local image if available. Roger Braun 2017-02-05 23:37:24 +0100
  • 670298cca1 Merge branch 'develop' into feature/hash-routed Roger Braun 2017-02-04 13:57:24 +0100
  • 2269e815e1 Make status expandable into conversation. Roger Braun 2017-02-04 13:53:28 +0100
  • b420b5838c Use statusOrConversation component in timeline. Roger Braun 2017-02-04 13:53:16 +0100
  • 800b051a16 Add statusOrConversation component. Roger Braun 2017-02-04 13:53:07 +0100
  • 5ec4f1b047 Extract conversation and create conversation page. Roger Braun 2017-02-04 13:52:26 +0100
  • ea25708bf3 Set color on status instead of on timeline. Roger Braun 2017-02-04 13:51:44 +0100
  • 5a518fa817 Break after user name in notifications. Roger Braun 2017-01-26 12:03:07 +0100
  • b98a6fe5bc Fix file uploads in Chrome. Roger Braun 2017-01-20 23:58:58 +0100
  • e81b3ea245 Fix style setting in Chrome. Roger Braun 2017-01-20 23:39:38 +0100
  • 51473f0484 Fix file uploads in Chrome. Roger Braun 2017-01-20 23:58:58 +0100
  • 1a5ec7484e Fix style setting in Chrome. Roger Braun 2017-01-20 23:39:38 +0100