Commit Graph

  • 532c9f35a0 New theme: light gray Bruno Lemos 2018-10-15 08:15:23 -03:00
  • 2831899c94 Fix signout icon alignment Bruno Lemos 2018-10-14 19:29:23 -03:00
  • 2dea2f541d [Web] Add logout button to the left sidebar Bruno Lemos 2018-10-14 04:47:32 -03:00
  • 7b03796890 Fix TabBar label not showing on ios browser Bruno Lemos 2018-10-14 04:15:01 -03:00
  • 42396129d0 Fix column separator color on light-white theme Bruno Lemos 2018-10-14 04:11:19 -03:00
  • ca773ce11d Fix GitHub login button colors Bruno Lemos 2018-10-14 04:02:43 -03:00
  • 120d8b674e Fix column header subtitle alignment Bruno Lemos 2018-10-14 03:50:51 -03:00
  • 140cb2199a Fix mergeEvents (order and number of items) Bruno Lemos 2018-10-14 03:44:43 -03:00
  • 3da6d92631 [Web] Show columns icons on left sidebar like TweetDeck Bruno Lemos 2018-10-14 03:32:39 -03:00
  • 4425032b60 Revert "Remove facebook from default columns" Bruno Lemos 2018-10-14 02:13:40 -03:00
  • 1f8d0a9ea1 Show own avatar on notifications first row Bruno Lemos 2018-10-14 01:24:20 -03:00
  • 98fad3fbf4 Remove facebook from default columns Bruno Lemos 2018-10-14 01:13:13 -03:00
  • 5ba2d4af2a ColumnsContext Bruno Lemos 2018-10-14 01:12:11 -03:00
  • be7f0cf193 Fix warning about duplicated key Bruno Lemos 2018-10-13 21:15:10 -03:00
  • 7d58f9482e Change StatusBar and TabBar background color Bruno Lemos 2018-10-13 21:05:01 -03:00
  • ead1fe3dfe [Web] Left sidebar like TweetDeck (empty for now) Bruno Lemos 2018-10-13 20:05:04 -03:00
  • 8d8d0993bf Use a different color on column header Bruno Lemos 2018-10-13 19:34:18 -03:00
  • 1ea48a5cd3 Regression: Re-enable swipeable on Notifications screen Bruno Lemos 2018-10-13 01:46:58 -03:00
  • 65fd73c00e [Mobile] Show column header on Notifications screen Bruno Lemos 2018-10-13 01:36:38 -03:00
  • 351b0712b6 Make screen background darker than column background Bruno Lemos 2018-10-13 00:51:03 -03:00
  • b5af435de9 Change default theme to dark gray Bruno Lemos 2018-10-13 00:16:27 -03:00
  • 7657d16199 Make black theme real black Bruno Lemos 2018-10-13 00:14:45 -03:00
  • 2aebceab60 Support multiple themes Bruno Lemos 2018-10-13 00:08:30 -03:00
  • 6b19652005 # Bruno Lemos 2018-10-12 20:20:13 -03:00
  • a1de1c79d3 Fix link on repository column header Bruno Lemos 2018-10-12 19:37:44 -03:00
  • d15ac503b1 [Web] Use <a /> tag instead of divs with onPress Bruno Lemos 2018-10-12 19:36:00 -03:00
  • 6880bb81b4 Fix duplicated key warning Bruno Lemos 2018-10-09 04:31:56 -03:00
  • 46fb475a05 Render columns dinamically from an array Bruno Lemos 2018-10-09 04:28:05 -03:00
  • 6e521667e4 Centralize column data on a single file EventColumnsContainer Bruno Lemos 2018-10-09 04:22:11 -03:00
  • 342e3026b6 Typing fixes Bruno Lemos 2018-10-09 03:45:24 -03:00
  • d21d0ce7de TSLint fixes Bruno Lemos 2018-10-09 03:40:16 -03:00
  • b8f1c7e50b Fix notifications screen on mobile Bruno Lemos 2018-10-09 03:34:14 -03:00
  • 84b98127e8 Use circle avatar on item headers Bruno Lemos 2018-10-09 03:33:52 -03:00
  • 7f1a243966 Full OAuth flow Bruno Lemos 2018-10-07 07:26:08 -03:00
  • e15a5830dc Remove whatwg-url Bruno Lemos 2018-10-07 03:39:15 -03:00
  • 2d805b46b8 Tweak Login screen design Bruno Lemos 2018-10-07 03:27:53 -03:00
  • 2ed33db40a Set version to 0.0.1 on package.json like android and ios Bruno Lemos 2018-10-07 03:08:32 -03:00
  • 6aedac818a Add a org column Bruno Lemos 2018-10-07 02:55:24 -03:00
  • 854d842e2b [Android] Linked dependencies Bruno Lemos 2018-10-07 02:53:55 -03:00
  • 2bc6ad8e0d [Android] Regenerate project Bruno Lemos 2018-10-05 21:08:41 -03:00
  • bdbfc05cb2 [WEB] Fix build Bruno Lemos 2018-10-04 20:48:48 -03:00
  • b919c5502e Fix mobile packager Bruno Lemos 2018-10-02 22:31:04 -03:00
  • 0d509399e2 Use react-navigation-tabs Bruno Lemos 2018-10-02 00:13:46 -03:00
  • 2cd2751922 [ImageWithLoading] Fix setState inside an unmounted component Bruno Lemos 2018-10-01 23:22:31 -03:00
  • 22b503157a Upgrade dependencies Bruno Lemos 2018-10-01 23:12:43 -03:00
  • 919a652a39 Support repo columns Bruno Lemos 2018-10-01 19:06:50 -03:00
  • 7728837533 Remove hardcoded token, read it from url instead Bruno Lemos 2018-08-24 04:34:40 -03:00
  • 5d69c7c6e8 Merge starred events from the same user Bruno Lemos 2018-07-11 21:20:36 -03:00
  • 57d8260164 [TypeScript] Improved warna type definition Bruno Lemos 2018-07-11 21:16:37 -03:00
  • a0b3ed1be2 [WEB] Fix broken mobile after react-navigation upgrade Bruno Lemos 2018-05-28 03:47:47 -04:00
  • 07ac7b42a3 [WEB] Upgrade react-native-web + Patch Bruno Lemos 2018-05-28 03:13:46 -04:00
  • 01db7d32d2 Downgrade React because of react-native-web bug Bruno Lemos 2018-05-28 03:08:25 -04:00
  • 38d29dd5bc [WEB] Fix build after updating react-scripts-ts to v2.16.0 Bruno Lemos 2018-05-28 02:52:33 -04:00
  • f533f19780 [WEB] Fix icons Bruno Lemos 2018-05-28 02:18:04 -04:00
  • 14f42f6c4a Upgrade dependencies Bruno Lemos 2018-05-28 02:04:36 -04:00
  • 4fe68926f5 Upgrade typings Bruno Lemos 2018-05-03 14:04:42 -03:00
  • a05b15124f Add type check on pre-commit hook Bruno Lemos 2018-05-03 12:54:27 -03:00
  • e73a547f4e Fix remaining typescript errors Bruno Lemos 2018-05-03 12:30:41 -03:00
  • 88fbca9e6c Fix react-native-linear-gradient typings + Use startPoint/endPoint instead of start/end Bruno Lemos 2018-05-03 12:16:35 -03:00
  • e24d8587e5 [WEB] Show less text on comments Bruno Lemos 2018-04-30 21:37:29 -03:00
  • 17962ad45f Fix wrong lifecycle method name Bruno Lemos 2018-04-30 21:20:34 -03:00
  • f4277746d7 Fetch data every minute Bruno Lemos 2018-04-24 20:32:40 -03:00
  • 66cc324497 Show unread notifications at the top Bruno Lemos 2018-04-24 20:26:17 -03:00
  • 0db69dfcf0 [WEB] Fix tabbar not showing on web mobile Bruno Lemos 2018-04-23 04:56:57 -03:00
  • 7da0d2f497 [WEB] Point gh-pages to github_ts Bruno Lemos 2018-04-23 04:17:36 -03:00
  • d9c108e81b [WEB] Show Notifications as the first column Bruno Lemos 2018-04-23 02:40:56 -03:00
  • b8228ce19d [WEB] Hide tab bar on desktop Bruno Lemos 2018-04-23 01:42:48 -03:00
  • 963b655724 Show lock icon on private events Bruno Lemos 2018-04-23 01:30:34 -03:00
  • 9a75cff480 Fix username extractor when it have a plus sign Bruno Lemos 2018-04-23 01:15:23 -03:00
  • ffa21497e1 Text tweaks (e.g. line height) Bruno Lemos 2018-04-23 01:11:01 -03:00
  • b19ab711a3 Fix unwanted props being passed to dom Bruno Lemos 2018-04-23 00:46:50 -03:00
  • f1ebcc4eff Only show 5 row items instead of scrollable list Bruno Lemos 2018-04-22 22:10:09 -03:00
  • 18b011d4ed Tweak header height Bruno Lemos 2018-04-22 21:14:03 -03:00
  • 48287eb559 Support multiple types of event columns Bruno Lemos 2018-04-22 20:59:58 -03:00
  • 044121f8c9 Rewrite container prop types without using Omit Bruno Lemos 2018-04-22 20:31:17 -03:00
  • cb63320c0d Fix row overflowing Bruno Lemos 2018-04-22 20:13:35 -03:00
  • b191990154 Set pagingEnabled on Columns Bruno Lemos 2018-04-21 04:31:18 -03:00
  • 3bb17272f2 Enable swipe gestures only on notifications Bruno Lemos 2018-04-21 04:27:31 -03:00
  • 04591583b6 Only leave two columns for testing Bruno Lemos 2018-04-21 03:31:27 -03:00
  • b44746586d Blacklist .history folder Bruno Lemos 2018-04-21 03:30:53 -03:00
  • 115e570cf5 [WEB] Fix zero height Bruno Lemos 2018-04-21 03:11:37 -03:00
  • 6febe7c520 Downgrade react-native-vector-icons Bruno Lemos 2018-04-20 21:56:10 -03:00
  • 648a0bc7bc Upgrade all dependencies Bruno Lemos 2018-04-18 03:02:45 -03:00
  • 1e1b42c6c3 Upgrade react-native to 0.55.2 Bruno Lemos 2018-04-16 22:19:12 -03:00
  • 1d8b4d3d39 Column layout Bruno Lemos 2018-04-16 22:14:19 -03:00
  • 51f5fff1b9 Fix xcode npm script Bruno Lemos 2018-04-16 17:13:08 -03:00
  • 18ceaf66c2 Renamed some files to use .web extension Bruno Lemos 2018-04-07 21:48:28 -03:00
  • 9213c24743 Web support Bruno Lemos 2018-04-01 08:49:48 -03:00
  • 4a8db44d84 Fix TypeScript errors Bruno Lemos 2018-03-31 22:55:12 -03:00
  • a28ac7b5c4 Upgrade dependencies (react to 16.3.0, ...) Bruno Lemos 2018-03-31 22:39:57 -03:00
  • b1e39b5999 Login screen Bruno Lemos 2018-03-25 20:07:12 -03:00
  • 3e4f77204d Image loading placeholder + White background after laoded Bruno Lemos 2018-03-25 17:41:19 -03:00
  • 9602c5444e Fix comment url Bruno Lemos 2018-03-25 17:01:57 -03:00
  • c4e3751ab3 Fix API data not updating + Fix order Bruno Lemos 2018-03-25 15:08:22 -03:00
  • bbd8612cb3 Migrate to react-navigation (from react-native-navigation) Bruno Lemos 2018-03-24 20:09:38 -03:00
  • f957db570b Renamed package Bruno Lemos 2018-03-17 21:27:45 -03:00
  • 87cfa5c02b Upgrade dependencies Bruno Lemos 2018-03-17 21:22:47 -03:00
  • e18c5cdd8b v0.9.5 Bruno Lemos 2018-03-16 04:22:24 -03:00
  • 6a84dd2e90 Upgraded some dependencies Bruno Lemos 2018-03-16 04:18:26 -03:00
  • 7d8a5df874 Upgrade dependencies Bruno Lemos 2018-02-28 21:35:10 -03:00