Commit Graph

130 Commits

Author SHA1 Message Date
j e0cba14d6a store annotations in db and sync with peers 2019-02-10 17:58:05 +05:30
j 5f36b2eab4 get rid of Public lists 2019-02-02 17:53:45 +05:30
j 9d11bbba53 don't record addlistitems for Inbox 2019-02-02 17:36:28 +05:30
j 4033958341 remove unique contraint for user.nickname 2019-02-02 15:53:53 +05:30
j c7e316ab22 select for update 2019-02-02 14:29:12 +05:30
j c95e22869c queue peering requests per node 2019-02-02 12:43:37 +05:30
j ca32106e2b taxitypo 2019-02-01 12:56:26 +05:30
j 5a8e08b2c2 don't store local node info in db 2019-02-01 11:57:24 +05:30
j 81543edab2 fix adding to queue 2019-01-31 15:25:26 +05:30
j 75149e715b fix sortLists 2019-01-31 13:40:37 +05:30
j aac3e66f7b its an inbox 2019-01-28 15:39:00 +05:30
j b4c6f2b4ac use .editorconfig 2019-01-24 18:36:20 +05:30
j 820190d9e6 allow adding to user or user:Public 2019-01-20 15:53:42 +05:30
j a576de8a82 use with_for_update for User class too 2019-01-20 15:28:38 +05:30
j 9c393cdd56 move public list to the top 2019-01-19 18:39:34 +05:30
j 9344b84d86 remove double peering issues 2019-01-19 16:40:06 +05:30
j 1adbcc3d0b broadcast name changes 2019-01-19 16:11:05 +05:30
j f05a212a82 add Public list, peers can add items to that list 2019-01-17 23:49:23 +05:30
j dd0e22a979 prepare public api 2019-01-17 16:00:22 +05:30
j 5ad4d1d67c fix rename user 2019-01-17 14:50:48 +05:30
j 1c8a5c3764 fulltext search in macosx 2019-01-15 14:08:42 +05:30
j e966256fa2 simple changelog 2017-06-03 22:50:14 +02:00
j 6ac693e705 new tar wants exclude before folder 2017-05-05 11:42:39 +02:00
j 33e672c32b log url timeouts 2016-07-04 15:36:50 +05:30
j abc0b82961 not in 2016-06-24 12:28:30 +02:00
j 0551a18cc9 autostart 2016-04-14 12:57:45 +02:00
j 720076d5d1 only publish static lists 2016-04-05 11:04:30 +02:00
j f16ac0e3c1 nicer way to handle no peers 2016-04-05 00:43:15 +02:00
j eb11424003 fix first user 2016-04-04 23:19:17 +02:00
j 8872141032 state.nodes might not exist 2016-03-26 17:55:12 +01:00
j 72002fc4a1 darwin still does not default to utf-8, set encoding 2016-03-23 14:42:16 +01:00
j 417195cfd1 use mdns for local peer discovery 2016-03-23 12:14:22 +01:00
j bea7c57515 new users should be at end of list 2016-03-22 14:04:31 +01:00
j ec81b80d2e sharemetadata should never be '' 2016-02-26 18:36:00 +05:30
j d7528f634f avoid extra lookup 2016-02-25 13:10:13 +05:30
j 988d030f92 cleanup download, download from local nodes if offline, cache per download users syndb only at startup 2016-02-25 12:50:00 +05:30
j dc7ff544a7 fix download state 2016-02-24 12:22:36 +05:30
j cf3762dd7f remove id migration and directory lookup 2016-02-20 20:24:23 +05:30
j acaeb203a1 commit after adding 2016-02-15 16:59:58 +05:30
j a71dab1c91 faster remove 2016-02-11 23:25:46 +05:30
j 83ceb5b63f only add items to list once they are available 2016-02-11 22:52:39 +05:30
j 10e651067c remove unknown ids from lists 2016-02-11 22:22:52 +05:30
j b12e61c5b4 use peer.library for lists 2016-02-11 21:58:46 +05:30
j 9a9185d3d5 use peer.library in some places 2016-02-11 21:25:16 +05:30
j 0ca89db3cd user per peer library (sqlitedict) 2016-02-11 19:55:56 +05:30
j cb382287f5 dont return full ui in setUI 2016-02-11 11:54:43 +05:30
j c82efdaff1 pull changes in peer sort order, fixes #228 2016-02-08 14:33:21 +05:30
j d799e690b5 local peers should always be online 2016-02-07 13:55:12 +05:30
j 0cc3a4523e trigger status for all peers on ws connect 2016-01-31 22:14:00 +05:30
j e27e429fd6 trigger fs scan after changing path, move folder if new path does not exist, fixes #214 2016-01-27 11:58:11 +05:30