2021-12-17 16:32 | Bump version to 1.0.10 | Matthew Horan | 2 | +2 | -2 |
2021-12-17 16:11 | Bump to Expo v44 | Matthew Horan | 3 | +272 | -218 |
2021-11-21 02:01 | Remove dependabot.yml | Matthew Horan | 1 | +0 | -6 |
2021-11-21 01:38 | Create dependabot.yml | Matthew Horan | 1 | +6 | -0 |
2021-11-17 15:42 | Move fetch-binary into build-app | Matthew Horan | 1 | +1 | -18 |
2021-11-17 15:14 | Make node and expo available to fetch-binary | Matthew Horan | 1 | +11 | -0 |
2021-11-17 14:46 | Merge pull request #41 from mhoran/fix-workflow | Matthew Horan | 1 | +4 | -2 |
2021-11-17 14:40 | Cache Expo installation so that it's available for other jobs | Melissa Xie | 1 | +1 | -0 |
2021-11-17 14:38 | Use Ubuntu for building and downloading the binary | Melissa Xie | 1 | +2 | -2 |
2021-11-17 14:36 | Add manual trigger for workflow | Melissa Xie | 1 | +1 | -0 |
2021-11-17 13:38 | Merge pull request #39 from mhoran/mx/refactor-release-workflow | Matthew Horan | 1 | +34 | -6 |
2021-11-17 01:51 | Fix workflow syntax errors | Melissa Xie | 1 | +2 | -2 |
2021-11-17 01:44 | Split up workflow into multiple jobs | Melissa Xie | 1 | +34 | -6 |
2021-11-15 22:58 | Bump version to 1.0.9 | Matthew Horan | 2 | +2 | -2 |
2021-11-15 22:56 | Bump to Expo v43 | Matthew Horan | 2 | +1851 | -2867 |
2021-07-19 13:32 | Bump version to 1.0.8 | Matthew Horan | 2 | +2 | -2 |
2021-07-18 23:53 | Change expo-username and expo-password to new keys | Matthew Horan | 1 | +2 | -2 |
2021-07-18 23:28 | Bump to Expo v42 | Matthew Horan | 2 | +367 | -283 |
2021-07-18 23:24 | Bump expo-github-action to v6 | Matthew Horan | 1 | +1 | -1 |
2021-05-25 13:01 | Merge pull request #37 from mhoran/dependabot/npm_and_yarn/browserslist-4.16.6 | Matthew Horan | 1 | +16 | -16 |
2021-05-25 10:25 | [Security] Bump browserslist from 4.16.4 to 4.16.6 | dependabot-preview[bot] | 1 | +16 | -16 |
2021-04-17 23:21 | Fix location of async-storage mock | Matthew Horan | 1 | +0 | -0 |
2021-04-17 22:19 | Bump expo-version in expo-github-action | Matthew Horan | 1 | +1 | -1 |
2021-04-17 21:41 | Bump version to 1.0.7 | Matthew Horan | 2 | +2 | -2 |
2021-04-17 21:40 | Disable autoCorrect on hostname field | Matthew Horan | 1 | +1 | -0 |
2021-04-17 21:35 | Bump to Expo v41 | Matthew Horan | 6 | +678 | -754 |
2021-03-06 18:13 | Pass environment variables to expo build:ios | Matthew Horan | 1 | +4 | -1 |
2021-03-06 18:02 | Bump dependencies | Matthew Horan | 3 | +2571 | -2679 |
2021-03-06 17:09 | Bump version to 1.0.6 | Matthew Horan | 2 | +2 | -2 |
2020-12-11 16:12 | Bump Node version for Actions to 12 | Matthew Horan | 1 | +1 | -1 |
2020-12-11 16:12 | Use fastlane directly to upload to TestFlight | Matthew Horan | 1 | +5 | -5 |
2020-12-10 23:32 | Bump version to 1.0.5 | Matthew Horan | 2 | +2 | -2 |
2020-12-10 23:26 | Bump to Expo v40 | Matthew Horan | 2 | +468 | -547 |
2020-11-08 18:23 | Note that weechat relay must use weechat protocol | Matthew Horan | 1 | +2 | -0 |
2020-11-01 23:30 | Merge pull request #31 from mhoran/dependabot/npm_and_yarn/lodash-4.17.20 | Matthew Horan | 1 | +1 | -6 |
2020-11-01 23:28 | [Security] Bump lodash from 4.17.15 to 4.17.20 | dependabot-preview[bot] | 1 | +1 | -6 |
2020-11-01 20:54 | Bump date-fns | Matthew Horan | 3 | +8 | -7 |
2020-11-01 20:09 | Add return type to connection-info reducer | Matthew Horan | 1 | +1 | -1 |
2020-11-01 18:03 | Remove lodash as dependency | Matthew Horan | 8 | +14 | -27 |
2020-11-01 16:14 | Extract empty buffer view from BufferContainer | Matthew Horan | 3 | +27 | -13 |
2020-09-28 02:41 | Fix TypeScript error with async-storage mock | Matthew Horan | 1 | +1 | -1 |
2020-09-28 02:21 | Bump @types/jest | Matthew Horan | 2 | +2 | -10 |
2020-09-28 02:20 | Bump redux-persist | Matthew Horan | 7 | +48 | -21 |
2020-09-28 01:58 | Add snapshot test for App | Matthew Horan | 6 | +417 | -45 |
2020-09-27 20:07 | Import latest weechat.js from Glowing Bear | Matthew Horan | 1 | +270 | -181 |
2020-09-27 19:38 | Bump TypeScript to 4.0.3 | Matthew Horan | 2 | +929 | -516 |
2020-09-27 17:56 | Tweak tsconfig.json and address some errors | Matthew Horan | 15 | +196 | -140 |
2020-09-26 00:44 | Add ESLint and Prettier and address some issues | Matthew Horan | 19 | +830 | -295 |
2020-09-25 22:07 | Remove unused component SettingsList | Matthew Horan | 1 | +0 | -7 |
2020-09-25 21:49 | Make UndoTextInput a FunctionComponent | Matthew Horan | 1 | +19 | -29 |
2020-09-25 01:16 | Work around undo bug with custom TextInput | Matthew Horan | 2 | +42 | -1 |
2020-09-24 01:57 | Don't set selection on TextInput | Matthew Horan | 1 | +0 | -1 |
2020-09-22 17:07 | Bump version to 1.0.4 | Matthew Horan | 2 | +2 | -2 |
2020-09-22 16:36 | Bump to Expo v39 | Matthew Horan | 2 | +430 | -271 |
2020-09-22 16:35 | Import Constants in push notification initializer | Matthew Horan | 1 | +1 | -0 |
2020-09-19 15:33 | Set usesNonExemptEncryption for iOS | Matthew Horan | 1 | +4 | -1 |
2020-09-18 21:39 | Add workflow for publishing to TestFlight | Matthew Horan | 1 | +29 | -0 |
2020-09-18 01:01 | Bump version to 1.0.3 | Matthew Horan | 2 | +2 | -2 |
2020-09-18 01:00 | Use new notification API | Matthew Horan | 3 | +35 | -13 |
2020-09-04 23:54 | Bump to Expo v38 | Matthew Horan | 2 | +2287 | -1457 |
2020-09-04 23:40 | Bump version to 1.0.2 for App Store upload | Matthew Horan | 2 | +2 | -2 |
2020-04-17 12:33 | Remove unused imports | Matthew Horan | 5 | +0 | -19 |
2020-04-17 02:11 | Bump version to 1.0.1 for App Store upload | Matthew Horan | 2 | +2 | -2 |
2019-10-14 00:03 | First pass at push notification support | Matthew Horan | 4 | +117 | -0 |
2020-04-15 18:13 | Bump to Expo v37 | Matthew Horan | 4 | +3559 | -3600 |
2019-10-27 21:55 | Disable multiline input | Matthew Horan | 1 | +3 | -8 |
2019-10-13 23:59 | Configure for standalone publishing | Matthew Horan | 2 | +7 | -3 |
2019-10-13 12:52 | Upgrade all Expo dependencies | Matthew Horan | 3 | +20 | -70 |
2019-09-30 22:59 | Bump to Expo v35 | Matthew Horan | 3 | +349 | -143 |
2019-08-06 00:41 | Bump all dependencies | Matthew Horan | 1 | +903 | -1864 |
2019-08-06 00:30 | Bump to Expo v34 | Matthew Horan | 3 | +700 | -601 |
2019-07-09 02:09 | Pass the currentBuffer to BufferContainer | Matthew Horan | 1 | +1 | -0 |
2019-07-09 01:47 | Bump to Expo v33 | Matthew Horan | 3 | +2433 | -1216 |
2019-04-15 01:14 | Support pasting multiline text | Matthew Horan | 1 | +12 | -7 |
2019-03-29 22:49 | Add license to README | Matthew Horan | 1 | +4 | -0 |
2019-03-29 22:45 | Merge remote-tracking branch 'origin/master' | Matthew Horan | 1 | +19 | -0 |
2019-03-29 15:54 | Merge pull request #1 from mhoran/patch-1 | Johan Lindskogen | 1 | +19 | -0 |
2019-03-27 11:58 | Add MIT LICENSE | Matthew Horan | 1 | +19 | -0 |
2019-03-20 02:55 | Don't set currentBufferId to a closed buffer | Matthew Horan | 1 | +9 | -3 |
2019-03-08 12:41 | Open drawer when no buffer is open | Matthew Horan | 1 | +2 | -0 |
2019-01-24 02:10 | Update README with instructions for using Expo | Matthew Horan | 1 | +6 | -8 |
2019-01-23 03:33 | Remove getDerivedStateFromProps from LoginForm | Matthew Horan | 1 | +4 | -18 |
2019-01-23 03:43 | Use lastIndexOf instead of loop for tab complete | Matthew Horan | 1 | +2 | -5 |
2019-01-21 22:58 | Improve nick tab completion | Matthew Horan | 1 | +58 | -13 |
2019-01-21 17:12 | Add option to filter server buffers | Matthew Horan | 3 | +47 | -9 |
2019-01-21 15:40 | Connect BufferList to store instead of BufferListItem | Matthew Horan | 2 | +68 | -65 |
2019-01-20 22:23 | Make LoginForm responsible for persisting state | Matthew Horan | 3 | +12 | -9 |
2019-01-08 01:41 | Disable Connect button when reconnecting | Matthew Horan | 2 | +10 | -9 |
2019-01-08 00:04 | Change project listing to public | Matthew Horan | 1 | +2 | -3 |
2019-01-07 23:59 | Add Weechat specific icon and splash screen | Matthew Horan | 2 | +0 | -0 |
2019-01-07 01:02 | Reconnect on connection loss | Matthew Horan | 1 | +28 | -6 |
2019-01-06 19:01 | Fix ReferenceError in handling of hotlist message | Matthew Horan | 2 | +17 | -13 |
2019-01-06 18:59 | Add GitHub URL to Expo listing | Matthew Horan | 1 | +4 | -2 |
2019-01-06 18:50 | Fix types in App | Matthew Horan | 1 | +2 | -2 |
2019-01-06 18:36 | Rename parser.ts to parser.js | Matthew Horan | 1 | +0 | -0 |
2019-01-06 17:59 | Bump Expo to v31 | Matthew Horan | 9 | +1803 | -1522 |
2019-01-06 17:09 | Remove unused android and ios directories | Matthew Horan | 36 | +0 | -2699 |
2018-11-11 14:11 | Display date of message instead of date printed | Matthew Horan | 1 | +1 | -1 |
2018-11-11 01:23 | Highlight only the nick in highlighted lines | Matthew Horan | 2 | +15 | -28 |
2018-11-11 00:56 | Remove unused Messenger theme | Matthew Horan | 2 | +0 | -95 |
2018-11-10 23:16 | Ignore hotlist for current buffer | Matthew Horan | 2 | +6 | -1 |
2018-11-10 18:56 | Change Expo project name to WeechatRN | Matthew Horan | 1 | +11 | -7 |
2018-10-30 01:04 | Fetch new lines for current buffer on mount | Matthew Horan | 1 | +5 | -0 |
2018-10-28 14:03 | Remove unused dependency react-apple-easing | Matthew Horan | 3 | +0 | -7 |
2018-10-28 13:55 | Return state when removing localvar for closed buffer | Matthew Horan | 1 | +2 | -0 |
2018-10-28 01:03 | Don't increase hotlist count for filtered lines | Matthew Horan | 1 | +8 | -3 |
2018-10-27 18:56 | Swap out react-native-drawer for react-native-drawer-layout-polyfill | Matthew Horan | 3 | +114 | -1600 |
2018-10-27 15:09 | Don't hard-code input width for iPhone | Matthew Horan | 1 | +16 | -27 |
2018-09-27 00:09 | Convert to Expo project | Matthew Horan | 7 | +3421 | -100 |
2018-04-06 14:16 | Update README.md | Johan Lindskogen | 1 | +1 | -1 |
2018-04-05 15:54 | Autocomplete nicks | Johan Lindskogen | 4 | +55 | -14 |
2018-04-05 15:54 | Fetch nicklist | Johan Lindskogen | 7 | +108 | -8 |
2018-04-05 14:54 | Add quit command | Johan Lindskogen | 1 | +1 | -0 |
2018-04-04 21:53 | Indicate has highlights on channels button | Johan Lindskogen | 1 | +20 | -3 |
2018-04-04 21:46 | Close connection button | Johan Lindskogen | 5 | +19 | -5 |
2018-04-04 21:09 | Show topic under header | Johan Lindskogen | 2 | +37 | -4 |
2018-04-04 20:49 | On websocket close -> go to login screen | Johan Lindskogen | 2 | +12 | -0 |
2018-04-04 20:45 | Fix background color padding | Johan Lindskogen | 1 | +48 | -44 |
2018-04-02 21:00 | Set margin instead of padding | Johan Lindskogen | 1 | +2 | -2 |
2018-04-02 21:00 | Add readme | Johan Lindskogen | 1 | +51 | -0 |
2018-04-02 20:21 | iPhone X fixes, and url keyboard | Johan Lindskogen | 1 | +5 | -3 |
2018-04-02 20:19 | Remove config file | Johan Lindskogen | 1 | +0 | -3 |
2018-04-02 20:05 | Persist connection info | Johan Lindskogen | 8 | +76 | -25 |
2018-04-02 19:46 | Store connection info in state | Johan Lindskogen | 2 | +31 | -3 |
2018-04-02 19:44 | Filter by displayed value | Johan Lindskogen | 1 | +1 | -3 |
2018-04-02 19:44 | Add loginform | Johan Lindskogen | 3 | +171 | -19 |
2018-04-02 19:43 | Connect from root component | Johan Lindskogen | 2 | +56 | -39 |
2018-04-02 19:43 | Change to typescript | Johan Lindskogen | 2 | +7 | -9 |
2018-04-02 16:30 | Upgrade react version | Johan Lindskogen | 2 | +4 | -4 |
2018-04-02 16:30 | Add icon types | Johan Lindskogen | 1 | +15 | -0 |
2018-04-02 16:29 | Correct redux devtools import | Johan Lindskogen | 1 | +3 | -8 |
2018-04-01 20:32 | Optimize away rerenders | Johan Lindskogen | 6 | +52 | -31 |
2018-04-01 20:30 | Don't increment unread if current buffer | Johan Lindskogen | 2 | +18 | -6 |
2018-04-01 20:30 | Add thunk | Johan Lindskogen | 3 | +66 | -5 |
2018-04-01 19:22 | Set hotlist from line_added, clear hotlist for buffer when selecting | Johan Lindskogen | 6 | +34 | -7 |
2018-04-01 18:32 | Use hotlist state in ui | Johan Lindskogen | 2 | +25 | -6 |
2018-04-01 18:32 | Add hotlist state | Johan Lindskogen | 5 | +52 | -2 |
2018-04-01 18:31 | Add hotlist fetcher | Johan Lindskogen | 1 | +28 | -4 |
2018-04-01 17:51 | Move init connection to class | Johan Lindskogen | 2 | +21 | -9 |
2018-04-01 16:56 | Add support for opening and closing buffers | Johan Lindskogen | 3 | +109 | -1 |
2018-04-01 16:27 | Extract styling props | Johan Lindskogen | 1 | +43 | -28 |
2018-04-01 16:13 | Extract BufferListItem component | Johan Lindskogen | 2 | +66 | -53 |
2018-04-01 16:09 | Fix ts warning | Johan Lindskogen | 1 | +1 | -1 |
2018-04-01 16:08 | Send message to buffer, dismiss keyboard when menu open | Johan Lindskogen | 2 | +46 | -6 |
2018-04-01 16:07 | Move Root component to Root | Johan Lindskogen | 2 | +62 | -54 |
2018-04-01 15:26 | Open links with Linking | Johan Lindskogen | 1 | +7 | -7 |
2018-04-01 15:26 | Dispatch change buffer only if different | Johan Lindskogen | 1 | +11 | -3 |
2018-04-01 15:26 | Move rendering to component | Johan Lindskogen | 2 | +14 | -15 |
2018-04-01 14:53 | Format date | Johan Lindskogen | 4 | +11 | -1 |
2018-04-01 14:47 | Handle change currentBuffer in redux | Johan Lindskogen | 3 | +72 | -46 |
2018-04-01 14:46 | Use KeyboardAvoidingView | Johan Lindskogen | 2 | +10 | -90 |
2018-04-01 14:25 | Add id to buffer | Johan Lindskogen | 1 | +1 | -0 |
2018-04-01 14:25 | Handle errors in transformed actions | Johan Lindskogen | 1 | +7 | -4 |
2018-04-01 14:25 | Add light statusbar | Johan Lindskogen | 1 | +1 | -0 |
2018-04-01 13:30 | Filter by irc_smart_filter | Johan Lindskogen | 1 | +3 | -1 |
2018-04-01 12:06 | Add support for _buffer_line_added | Johan Lindskogen | 4 | +50 | -33 |
2018-04-01 12:05 | Remove debug print | Johan Lindskogen | 1 | +0 | -6 |
2018-04-01 11:44 | Cleanup | Johan Lindskogen | 3 | +3 | -5 |
2018-04-01 11:44 | Add tslib | Johan Lindskogen | 2 | +5 | -0 |
2018-04-01 11:41 | Cleanup | Johan Lindskogen | 2 | +2 | -5 |
2018-04-01 11:36 | Use weechat colors | Johan Lindskogen | 3 | +749 | -45 |
2018-04-01 11:33 | Change parser to typescript | Johan Lindskogen | 1 | +0 | -0 |
2018-04-01 10:29 | Rename to BufferContainer | Johan Lindskogen | 3 | +173 | -173 |
2018-04-01 10:26 | Convert to typescript | Johan Lindskogen | 9 | +240 | -201 |
2018-04-01 10:13 | Set proper keyExtractor and inverted list | Johan Lindskogen | 1 | +3 | -0 |
2018-04-01 10:13 | Extract constants to file | Johan Lindskogen | 3 | +49 | -45 |
2018-03-30 16:59 | Fetch lines for bufferId | Johan Lindskogen | 14 | +307 | -226 |
2018-03-30 15:57 | Fetch and display buffers | Johan Lindskogen | 16 | +402 | -485 |
2018-03-30 15:57 | Switch to typescript | Johan Lindskogen | 4 | +64 | -1 |
2018-03-29 22:08 | Upgrade to newer React Native version | Johan Lindskogen | 63 | +10143 | -2270 |
2015-11-28 23:15 | Different Drawer package Colorize nicknames with sha256 Menu button for opening channel list | Johan Lindskogen | 5 | +110 | -18 |
2015-11-28 20:57 | Initial commit, most of work is UI since react-native doesn't support binary websockets | Johan Lindskogen | 48 | +2785 | -0 |