1
0
Fork 0

Commit Graph

  • d030462d12 Indentation. Roger Braun 2017-02-23 01:54:22 +0100
  • ffc23dc686 Merge branch 'hae/pleroma-fe-develop' into develop Roger Braun 2017-02-23 01:53:52 +0100
  • c338940084 Fix syntax errors and hiding logic. Hector A. Escobedo 2017-02-22 18:59:48 -0500
  • a7db72d7a7 Add setting to toggle NSFW hiding. Hector A. Escobedo 2017-02-22 18:38:05 -0500
  • b939f70d17 Merge branch 'develop' of ssh.gitgud.io:lambadalambda/pleroma-fe into develop Roger Braun 2017-02-23 00:26:52 +0100
  • 74931dece7 Revert "Show actual status in notifications when mentioned." Roger Braun 2017-02-23 00:26:37 +0100
  • 854faf905e Merge branch 'feature/user-card-improvements' into 'develop' lambadalambda 2017-02-22 18:09:54 -0500
  • 7c0f3ea666 Add setting to hide all attachments. Roger Braun 2017-02-23 00:04:47 +0100
  • 9237f0b918 Removed unnecessary debug stuff shpuld 2017-02-23 00:39:41 +0200
  • 0e1ab69c33 Show actual status in notifications when mentioned. Roger Braun 2017-02-22 23:37:12 +0100
  • 715bfb3dca Make gradient use the theme colors, adjust user interction elements, make profiles without bg use a darker gray solid color to not drown out white text. shpuld 2017-02-23 00:24:37 +0200
  • 9778d4cfc0 More eslint fixes. Roger Braun 2017-02-22 22:43:40 +0100
  • 5abf857705 Style fixes. Roger Braun 2017-02-22 22:33:28 +0100
  • b9be4708e6 Merge branch 'feature/drag_and_drop_for_media_upload' into 'develop' lambadalambda 2017-02-22 16:31:59 -0500
  • 1072cd6c02 Merge branch 'develop' of ssh.gitgud.io:lambadalambda/pleroma-fe into feature/user-card-improvements shpuld 2017-02-22 23:08:49 +0200
  • ede4d77cfd Move profile picture to right side, make the names appear next to it, extend profile background pic further and fade it out with gradients, fix the crappy borders around the inline user card. shpuld 2017-02-22 23:08:14 +0200
  • ec5d8b9833 Set colors into config so they can be used for more dynamic styles. Roger Braun 2017-02-22 21:14:55 +0100
  • ded2d54cca Merged existing changes from 'develop' shpuld 2017-02-22 15:04:28 +0200
  • 6c385ae80a Make drag&drop work on more browsers/platforms, make the Upload button accept drops as well. shpuld 2017-02-22 14:53:05 +0200
  • 935c0e09c6 Merge branch 'fix/dont_display_following_when_logged_out' into 'develop' lambadalambda 2017-02-22 05:11:18 -0500
  • 874f976531 Hide Follow-button and 'Follows you' text when not logged in shpuld 2017-02-22 11:54:09 +0200
  • 8d4d8b6b6c Merge branch 'develop' of ssh.gitgud.io:lambadalambda/pleroma-fe into develop Roger Braun 2017-02-22 10:32:59 +0100
  • aa3512205d Only save every minute. Roger Braun 2017-02-22 10:32:09 +0100
  • 3b2e79f6f7 Merge branch 'feature/drag_and_drop_for_media_upload' into 'develop' lambadalambda 2017-02-21 15:51:44 -0500
  • 892b826df5 Small style adjustment, add meta-enter posting. Roger Braun 2017-02-21 21:48:48 +0100
  • 34a593aa27 Merge branch 'develop' into feature/drag_and_drop_for_media_upload Roger Braun 2017-02-21 21:30:16 +0100
  • 40fe40d96b Better attachment removal styling. Roger Braun 2017-02-21 15:24:35 +0100
  • 137a7e643d Remove flex from general attachments. Roger Braun 2017-02-21 15:24:05 +0100
  • f385e64a7c Update vue-style-loader. Roger Braun 2017-02-21 15:23:46 +0100
  • ca71722c1e Files dropped into post_status_form text box get sent to media_upload for attachment upload, media_upload reorganized a bit to allow reuse of existing code. shpuld 2017-02-21 15:13:19 +0200
  • 7661357cf6 Merge branch 'develop' into feature/hash-routed Roger Braun 2017-02-21 11:48:55 +0100
  • abc9f06d93 Use runtime only build. Roger Braun 2017-02-21 11:48:08 +0100
  • b98cfbfade Merge branch 'develop' into feature/hash-routed Roger Braun 2017-02-21 11:24:01 +0100
  • 132d502194 Use correct vue import. Roger Braun 2017-02-21 11:23:03 +0100
  • 842e15a314 Merge branch 'feature/mark_conversations_with_a_red_line' into 'develop' lambadalambda 2017-02-21 04:23:13 -0500
  • 3d69a91aba cleanup/better naming shpuld 2017-02-21 10:22:04 +0200
  • c244067787 Use a red border for expanded statuses shpuld 2017-02-21 10:19:42 +0200
  • 549ee15472 Add changelog lambadalambda 2017-02-20 13:11:57 -0500
  • 5d8b2eb8b5 Merge branch 'develop' into feature/hash-routed Roger Braun 2017-02-20 18:58:18 +0100
  • 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