Commit Graph

820 Commits (8b43225e93e0012a9235d680146fb8abb0128e44)

Author SHA1 Message Date
Richard Littauer 8b43225e93 Add Contributing, edit Contribute section 2019-01-15 18:06:58 -05:00
Richard Littauer 8cb5b792bb Add OrbitDB Code of Conduct 2019-01-15 18:03:52 -05:00
Richard Littauer 2fe7e0c202 Update license 2019-01-15 18:03:38 -05:00
Richard Littauer f3f9ed8acc docs: npm should not be capitalized 2018-11-26 10:38:40 -05:00
Richard Littauer ce723201be docs: update license information 2018-08-14 14:00:43 -04:00
Haad 89dffba131 Merge pull request #233 from andyli/patch-1
fixed nested markup
2017-08-19 09:05:10 +02:00
Andy Li 1b4326e262 fixed nested markup 2017-08-03 14:51:14 +08:00
haad 3a1688c592 Add link to orbit.chat to README 2017-03-22 18:35:44 +01:00
haad 0af7e98d1c Remove all obsolete files. Cleanup .gitignore. 2017-02-07 13:16:17 +01:00
haad 295327b177 Brave New World 2017-02-07 13:07:15 +01:00
haad ac7ec5e3cb Remove obsolete files 2017-02-07 13:06:47 +01:00
haad 830dce133c Add note of the ongoing repo transfer to README 2017-02-06 13:46:08 +01:00
Haad a8e5bb5c71 Merge pull request #227 from shamb0t/build-tools
Update build tools
2017-02-03 14:09:42 +02:00
shamb0t 01930f7296 Update build tools 2017-02-01 16:24:56 +04:00
haad 94802d5e2b Update dependencies, update client build, cleanup 2017-01-17 11:07:03 +01:00
haad 10b30371cb Increase web version history loading to 64 2016-12-18 17:02:31 +01:00
haad aa4d422ce6 Improve loading view in UI
Send log messages to the renderer process.
Add dedicated loading view component.
Render log messages in the loading view.
Display ipfs daemon errors.
2016-12-18 15:30:16 +01:00
haad af3950c87b Use latest live version link 2016-12-18 15:04:07 +01:00
haad 94e0687541 Add browser notifications for mentions 2016-12-15 16:59:29 +01:00
haad 89ff64d2de Fix notifications 2016-12-15 16:25:28 +01:00
haad b726b894ec Fix username auto complete and message highlights. 2016-12-15 15:59:37 +01:00
haad 58b999493d Fix duplicate files not rendering 2016-12-14 14:37:03 +01:00
haad 660a96b043 Improve loading and performance 2016-12-14 14:18:38 +01:00
haad 62a54d3375 More rendering optimizations. Remove obsolete code and logging. 2016-12-14 12:23:00 +01:00
haad 95f1ea32f5 Use react-emoji from source 2016-12-14 11:53:24 +01:00
haad f38af87774 Add number of peers per channel 2016-12-14 02:06:56 +01:00
Haad 3760aee264 Merge pull request #213 from haadcode/refactor/messages
Refactor message loading.
2016-12-14 01:13:38 +01:00
haad 76c162203d Refactor message loading.
Cache users in UI.
2016-12-14 01:08:02 +01:00
haad db8adb1de9 Fix README, fix browserify-zlib dep again, update dist build 2016-12-13 17:14:27 +01:00
Haad 002554f710 Merge pull request #209 from haadcode/feat/pubsub
Feat/pubsub
2016-12-13 16:41:24 +01:00
haad c973abc4e3 Fix dependencies, update dist build 2016-12-13 16:26:10 +01:00
haad d578ae96f4 Update readme 2016-12-13 16:02:22 +01:00
haad 3a4fc96ce1 Get emojis from https 2016-12-13 15:08:23 +01:00
haad 04bb68531e Fix dependencies 2016-12-13 14:53:37 +01:00
haad 2769d99221 Hack fix "too many files open" bug with go-ipfs 2016-12-13 14:23:39 +01:00
haad c0f10ecd1f Fix browserify-zlib dependency problem. 2016-12-12 17:11:32 +01:00
haad c1cd6899a6 WIP 2016-12-12 16:24:28 +01:00
haad fa9f5fe2b7 Fix Circle? 2016-12-09 16:10:53 +01:00
haad 01a9554b99 Fix planets.
Closes #204.
2016-12-09 15:51:18 +01:00
haad 5ec54bed3d Differentiate settings for desktop app and browser app. 2016-12-09 15:29:20 +01:00
haad 7bed8dd08d Add note about local signal server setup 2016-12-09 15:04:13 +01:00
haad 7add799b83 make dist 2016-12-08 18:54:12 +01:00
haad d578980973 Bye bye tests and orbit-core o/ 2016-12-08 18:44:45 +01:00
haad fac5f60189 mkdirp Orbit's data dir if it doesn't exist 2016-12-08 17:15:41 +01:00
Haad 4d7c1143f1 Merge pull request #203 from haadcode/feat/browser
Bugfixes: files and directories, background animation, swarm view, etc.
2016-12-07 17:21:40 +01:00
haad 1a87346364 Browser version
Fix browser version.
Fix files and directories.
Fix swarm view.
Fix BackgroundAnimation.
Load index.html from a directory if one exists.

Closes #125.
Closes #46.
Closes #195.
Closes #201.
2016-12-07 17:13:00 +01:00
Haad 2e4d4630b7 Merge pull request #194 from haadcode/feat/orbit-data-path
feat(configuration): Add orbit data path to configuration.
2016-12-02 19:35:09 +01:00
haad 3daefc8a91 feat(configuration): Add orbit data path to configuration.
Add the possibility to set Orbit's data directory in the configuration screen.
Make Orbit's data path isolated per user.
Polish configuration screen visuals.
Refactor startup sequence.
Add OrbitStore to the UI.
Remove obsolete code.
Fix build process and dist builds.
Remove obsolete scripts.

Closes #163.
Closes #166.
Closes #7.
Closes #167.
2016-12-02 19:34:21 +01:00
haad ed62913d86 Merge remote-tracking branch 'origin/feat/config' 2016-12-02 09:21:34 +01:00
Haad 265800a267 Merge remote-tracking branch 'origin/theobat-ui-config' 2016-12-02 09:17:32 +01:00