Commit Graph

  • bab4099bca Small change to prevent crash Bruno Lemos 2017-03-04 19:22:39 -03:00
  • 8fa3c8ae18 Create README.md Bruno Lemos 2017-03-04 18:58:22 -03:00
  • 95db92c952 Create LICENSE.md Bruno Lemos 2017-03-04 16:39:01 -03:00
  • b458ebf852 Migrated to VirtualizedList (aka FlatList) (ios/android) to improve performance. (web continues using non-virtualized ListView) Bruno Lemos 2017-03-02 03:58:19 -03:00
  • fe7a3a701a Also running cleanup after deleting colums Bruno Lemos 2017-03-01 20:47:26 -03:00
  • 15b68a84db Small fix on delete item Bruno Lemos 2017-03-01 20:47:09 -03:00
  • 6c30b9d2f3 App clean up on startup Bruno Lemos 2017-03-01 20:36:07 -03:00
  • c1af33e8fe Deleting events and notifications instead of archiving it Bruno Lemos 2017-03-01 18:02:10 -03:00
  • e5c9dee715 Upgraded dependencies Bruno Lemos 2017-03-01 16:30:20 -03:00
  • 3c5b9c102e Support for notifications of type Release Bruno Lemos 2017-03-01 15:25:01 -03:00
  • 41f571a948 Increased timeout to 15s Bruno Lemos 2017-03-01 14:17:11 -03:00
  • 128d1b82e0 New micro-oauth instance, the other one was broken Bruno Lemos 2017-02-28 22:23:04 -03:00
  • d7729738b9 Updated oauth url to production Bruno Lemos 2017-02-28 09:07:40 -03:00
  • 639fea877c [WEB] Fixed links Bruno Lemos 2017-02-28 08:51:00 -03:00
  • 85d6a0791b Reimplemented oauth authentication (also on web) Bruno Lemos 2017-02-28 08:43:17 -03:00
  • 764dc82b3f [WEB] TabNavigator is now working (temporary solution) Bruno Lemos 2017-02-26 17:09:24 -03:00
  • cd60a887ac [WEB] Favicon Bruno Lemos 2017-02-26 14:05:50 -03:00
  • 391b96450f [WEB] react-native-linear-gradient port for the web Bruno Lemos 2017-02-25 19:48:38 -03:00
  • 33ec6543d8 [WEB] react-native-vector-icons port for the web Bruno Lemos 2017-02-25 17:33:56 -03:00
  • d8bd7ecdcc [WEB] Improved alert temporary lib Bruno Lemos 2017-02-24 22:28:23 -03:00
  • 4a7243a1f9 [WEB] Updates body background color based on current Screen and current theme Bruno Lemos 2017-02-24 21:47:49 -03:00
  • cb98e0967d [WEB] Fixed production build Bruno Lemos 2017-02-24 20:49:44 -03:00
  • 6f6abba618 [WEB] Design fixes Bruno Lemos 2017-02-24 19:36:42 -03:00
  • 209ed20c1b First working web version (created placeholder for unsupported components and libs, still have to implement them) Bruno Lemos 2017-02-20 00:22:00 -03:00
  • 7c5d81b5e6 Merge branch 'master' into web Bruno Lemos 2017-02-18 22:19:20 -02:00
  • 15172292fa Migrated ex-navigation to react-navigation Bruno Lemos 2017-02-18 22:18:12 -02:00
  • 93deeadf68 Runs web project (index.web.js) by running npm run start:web Bruno Lemos 2017-02-18 18:58:13 -02:00
  • ab566c2704 Create empty web project Bruno Lemos 2017-02-18 17:48:20 -02:00
  • df922593da Disabled removeClippedSubviews due to performance (its laggy on horizontal listview) Bruno Lemos 2017-02-13 04:11:50 -02:00
  • 1d374e87a1 Readded ios linking capabilities replaced with last upgrade Bruno Lemos 2017-02-13 04:05:18 -02:00
  • a9b0a4581b Removed overflow visible due to performance Bruno Lemos 2017-02-13 03:57:00 -02:00
  • f7180cc6e3 Make normal black theme preferable again (instead of dark blue) Bruno Lemos 2017-02-13 03:21:05 -02:00
  • fbfdc5acc1 Small adjustments (reenabled pagingEnabled for ios, improved padding on android, ... Bruno Lemos 2017-02-13 03:15:35 -02:00
  • 8308a3270c Upgraded to react-native@0.42.0-rc.2 Bruno Lemos 2017-02-13 02:49:00 -02:00
  • 2e40633a95 Upgraded to react-native 0.41.2 (but disabled oauth and firebase, also removed crashlytics) Bruno Lemos 2017-02-13 01:09:27 -02:00
  • 4181a83691 Upgraded some dependencies Bruno Lemos 2017-02-12 21:39:31 -02:00
  • 00cc8eb8a1 Small fix (renamed folder name and changed ip) Bruno Lemos 2017-02-12 20:53:07 -02:00
  • fc6368dc92 Updated app icon / splash screen Bruno Lemos 2017-01-28 18:26:57 -02:00
  • 2356eccf0a Initial (basic) support for firebase backup (currently one-way only, buggy and not optimized at all) Bruno Lemos 2017-01-27 21:56:38 -02:00
  • 4d3316a623 Fixed notifications not being updated with app opened Bruno Lemos 2017-01-25 20:52:40 -02:00
  • 4e6301202d Always login on firebase on app open (so the firebase 'Signed In' field is more useful) Bruno Lemos 2017-01-25 20:40:45 -02:00
  • 501c897b6b Updated icon/splash background to white Bruno Lemos 2017-01-25 17:52:58 -02:00
  • 93159fb82c Fixed white screen on ios splash screen Bruno Lemos 2017-01-25 00:46:55 -02:00
  • 4d25e2579c First app icon (it sucks, i know) Bruno Lemos 2017-01-24 23:19:13 -02:00
  • 18b7253e27 Dark blue theme as default (again) Bruno Lemos 2017-01-24 22:27:16 -02:00
  • b18fa6435d Fix notifications order bug caused by last commit Bruno Lemos 2017-01-22 21:43:34 -02:00
  • 62711fe775 Prevent removing column after clearing all items + Fixed empty message not showing sometimes after clearing all items Bruno Lemos 2017-01-22 21:20:41 -02:00
  • bcd0036230 Readded refresh control to summary column Bruno Lemos 2017-01-22 20:03:45 -02:00
  • d406367877 Fixed notifications list not showing some items + Fixed summary not updating Bruno Lemos 2017-01-22 19:52:15 -02:00
  • 5ad329b13a Improved read appearence by only using opacity on colorful components (and using the standard muted color otherwise) Bruno Lemos 2017-01-22 19:09:38 -02:00
  • 355206e843 Moved notifications summary to each column (one step closer to notifications filter and column creation) Bruno Lemos 2017-01-21 21:51:11 -02:00
  • b097772fb0 Released v0.2.1 to beta testers Bruno Lemos 2017-01-20 00:43:20 -02:00
  • 49c1a2668c Fixed crash when string is empty on jsx ternary Bruno Lemos 2017-01-20 00:11:56 -02:00
  • d31b107f2e Preent showing empty message on first load Bruno Lemos 2017-01-19 21:55:50 -02:00
  • 8a4b2e0f94 Added debounce to persistStore Bruno Lemos 2017-01-19 21:44:21 -02:00
  • b9c80c8f29 Removed components debounce Bruno Lemos 2017-01-19 21:31:57 -02:00
  • 9c2b61c358 Workaround on eslint-plugin-import bug Bruno Lemos 2017-01-19 04:34:54 -02:00
  • c11523742e Showing message on empty columns Bruno Lemos 2017-01-19 04:31:15 -02:00
  • 7e4b9107a6 Prevent summary from being empty (pinned inbox row) Bruno Lemos 2017-01-19 02:32:07 -02:00
  • 39c18786d1 Design tweaks on notifications unread counter (outline when there is no unread items) Bruno Lemos 2017-01-19 02:10:56 -02:00
  • f6fef38079 Fixed column orders after deleting one column Bruno Lemos 2017-01-19 01:59:20 -02:00
  • 37682e38b9 Fixed repo not being hidden on notifications repo columns Bruno Lemos 2017-01-19 01:38:10 -02:00
  • cd9058b5db Added some keys on components Bruno Lemos 2017-01-19 01:27:46 -02:00
  • 99ae5432df Detects if an issue is a Pull Request (+ makes all helpers support immutable or not immutable input) Bruno Lemos 2017-01-19 01:10:53 -02:00
  • 78d1082060 Partially fixed on android (github login works, firebase auth doesnt) Bruno Lemos 2017-01-14 02:52:33 -02:00
  • 94d74a97d4 Fixed unread state by using three state: true, false, null Bruno Lemos 2017-01-14 00:03:10 -02:00
  • 532276f778 Moved notifications denormalization to notification container Bruno Lemos 2017-01-13 22:54:10 -02:00
  • a9d6cfa45b Only merge events that have the same read status and archived status (+fixed first merged event not being marked as read) Bruno Lemos 2017-01-13 21:44:15 -02:00
  • 5dacaaeeb5 Refactored how events are marked are read (now using same methods for events and notifications) Bruno Lemos 2017-01-13 20:56:43 -02:00
  • 9892d76ae0 Better notifications mark-as-read error handling (checking github response, undoing if failure) Bruno Lemos 2017-01-13 20:24:42 -02:00
  • 7e4def6556 Merge notifications summary Bruno Lemos 2017-01-13 18:58:37 -02:00
  • 4c101a940a Marking notifications as read on GitHub Bruno Lemos 2017-01-13 18:35:06 -02:00
  • 7dc9f30a93 react-native-oauth partially fixed android auth Bruno Lemos 2017-01-11 20:23:44 -02:00
  • 5fda03c721 Fix section header not updating Bruno Lemos 2017-01-11 18:50:45 -02:00
  • db49edd78d Fixed summary not updating Bruno Lemos 2017-01-11 04:33:37 -02:00
  • 3103672f81 Notifications summary column Bruno Lemos 2017-01-10 23:55:57 -02:00
  • a30b9ea2bb Moved some new column code to EventColumns file Bruno Lemos 2017-01-10 03:32:42 -02:00
  • dcd427dc02 Small changes (column button icon, ...) Bruno Lemos 2017-01-10 03:11:50 -02:00
  • 4e1612f41f Fixed notifications error/loading/updatedAt that were not triggering rerender on change Bruno Lemos 2017-01-10 01:31:12 -02:00
  • 49ea900d4c Using Immutable.is for performance improvement Bruno Lemos 2017-01-10 00:45:19 -02:00
  • 2d8c2ae0b5 Saving pull requests on same entity as issues Bruno Lemos 2017-01-10 00:40:08 -02:00
  • 4223f34aca Renamed clear to archive + Prevent rearchiving + Refactored to share archivation code Bruno Lemos 2017-01-09 23:23:07 -02:00
  • 110bad51da Fixed archiving merged events + Renamed seen to read Bruno Lemos 2017-01-09 23:08:15 -02:00
  • 958f476096 Fixed invisible comment (trimming big texts) Bruno Lemos 2017-01-09 22:27:12 -02:00
  • 1a9ea44adc Fix wrong issue link when latest_comment_url does not point to a comment (github bug) Bruno Lemos 2017-01-09 19:02:51 -02:00
  • 8bbe850067 Design tweaks: More colors on event icons Bruno Lemos 2017-01-09 03:49:07 -02:00
  • 3a862144e9 Fixed merged events Bruno Lemos 2017-01-09 03:48:31 -02:00
  • 5573d0f8f9 Fixes some contents not showing up (like notifications about commits and body message of issues/pr) Bruno Lemos 2017-01-09 03:16:05 -02:00
  • a8b02f249e Replaced implicit toggle actions with explict markAsXXX ones Bruno Lemos 2017-01-07 18:42:35 -02:00
  • 5b987b843c Preserving notifications unread state Bruno Lemos 2017-01-07 17:34:12 -02:00
  • 2a2b09bdfc Adding column in a specific position (+ showing add-column column at the end) Bruno Lemos 2017-01-07 04:06:53 -02:00
  • 8c0e8df3f9 Notifications buttons: Mark as read + Clear read (also, now events and notifications are not being deleted anymore, but marked as archived) Bruno Lemos 2017-01-07 03:01:29 -02:00
  • 5c007f8036 Small design tweaks (made same tests on how to show read/unread cards. final result is almost the same as it was) Bruno Lemos 2017-01-07 00:27:50 -02:00
  • fb7f466c61 Removed card icon right padding Bruno Lemos 2017-01-06 21:26:59 -02:00
  • 2a531f3209 Notification link now sends directly to the comment Bruno Lemos 2017-01-06 21:09:15 -02:00
  • 154fe4b0c1 Small fix -- saving who created issue/pr Bruno Lemos 2017-01-06 20:12:22 -02:00
  • 4cec00ad22 New column now has the same appareance as other columns Bruno Lemos 2017-01-06 20:10:06 -02:00
  • 787eba31d0 Auto theme now remember last light and last dark theme used Bruno Lemos 2017-01-06 05:07:42 -02:00
  • 9167908eae Improved performance by improving memoization (e.g. notification read/unread toggle and on column changes are now faster) Bruno Lemos 2017-01-06 03:53:29 -02:00
  • 13d32804f1 Dark blue theme as default Bruno Lemos 2017-01-06 02:10:40 -02:00