Commit Graph

7282 Commits

Author SHA1 Message Date
Anton Dyudin
b99629ed8c use ford to "listen" to collections files being created 2017-12-15 15:30:44 -08:00
Anton Dyudin
c1673fc506 add sur/collections 2017-12-15 14:59:54 -08:00
Anton Dyudin
5c0213bff8 add &collections-action 2017-12-14 17:47:02 -08:00
Anton Dyudin
19b0db1cba add lib/rekey /_ @da implementation 2017-12-14 17:12:40 -08:00
Anton Dyudin
ae413b04de remove :hall subscription code 2017-12-14 17:11:57 -08:00
Anton Dyudin
d7fc4131ab better frontend integration 2017-12-14 17:09:51 -08:00
Anton Dyudin
f261284117 get creation-time out of marks 2017-12-14 16:39:45 -08:00
Anton Dyudin
36af38d700 web-visible topics 2017-12-13 17:39:19 -08:00
Anton Dyudin
5b100ed26c expand poke-noun to accept ~ or ~collection 2017-12-13 17:23:42 -08:00
Anton Dyudin
99e3e3db33 deal with ending blank line 2017-12-13 17:14:27 -08:00
Anton Dyudin
3499afccc5 more readable text format 2017-12-13 17:14:13 -08:00
Anton Dyudin
e2b5694609 use @da dates, ++file, ++dray/raid 2017-12-13 16:11:11 -08:00
Anton Dyudin
105a88d9e2 various :collections cleanup/pondering 2017-12-12 18:48:57 -08:00
Anton Dyudin
82ee9c35e7 scope readme 2017-12-12 18:48:14 -08:00
Anton Dyudin
dd79a67f16 Merge https://github.com/urbit/collections into coll 2017-12-12 18:47:44 -08:00
cgyarvin
df66fb7a51
Merge pull request #491 from ohAitch/keyword-jets
picked up a few more mis-replaced jet hints
2017-12-11 19:32:09 -08:00
Anton Dyudin
eaea2b528c picked up a few more mis-replaced jet hints
having been bound they'll stay bound, but these seem less crucial,
being mostly called from already inside the other compiler jets
2017-12-11 18:46:43 -08:00
Ted Blackman
44e9e16916
Merge pull request #489 from ohAitch/no-vale-noun
Don't erase types in (lake %noun), which should always suceed
2017-12-11 17:00:36 -08:00
Anton Dyudin
b3d5acb48b
HT @belisarius222 2017-12-11 15:54:42 -08:00
Anton Dyudin
496a9c87aa Don't erase types in (lake %noun), which should always suceed 2017-12-11 15:36:55 -08:00
Anton Dyudin
3fd968fbc7 HOTFIX 2: the hotfixening
(invalidate old "%tsgl = ++rap" jet hint cached at c layer)
2017-12-11 15:14:52 -08:00
Anton Dyudin
f2c04bfcd3 HOTFIX fix ++tap ~/ %tsgl jet hint
@cgyarvin pls sed more responsibly. Should fix the various json/html serialization stack overflows that have been happening.
2017-12-11 14:02:37 -08:00
Ted Blackman
b8ad859dbf
Mention version info warning in CI
urbit: /lib/x86_64-linux-gnu/libtinfo.so.5: no version information available (required by urbit)
2017-12-11 12:54:47 -08:00
Ted Blackman
8fe58e3261
Merge pull request #487 from Fang-/revert-prep
Revert hall's ++prep back to normal.
2017-12-11 12:35:45 -08:00
Ted Blackman
22e52b18b9
Merge pull request #486 from Fang-/talk-small-fixes
Hall & talk QoL fixes
2017-12-11 12:32:23 -08:00
Fang
8b7628fc13 Revert ++prep back to normal. 2017-12-11 21:25:50 +01:00
Ted Blackman
b40e18bdaa
Merge pull request #481 from Fang-/talk-numbering-fix
Rebuild msg number references, fix msg updating, provide debug tools
2017-12-11 12:22:05 -08:00
Fang
eb31ab7e0b Cut informational messages off at the configured term-width. 2017-12-11 21:00:55 +01:00
Fang
73588e9594 Minor changes, renaming, comment notes. 2017-12-11 20:59:44 +01:00
Ted Blackman
f46f98081f
Merge pull request #485 from Fang-/talk-same-msgs
Fix issues when receiving messages for the second time.
2017-12-11 11:37:12 -08:00
Fang
d111a06572 Only send presence when performing a simple ;join, not when doing ;source. 2017-12-11 20:14:31 +01:00
Fang
0243f1f276 When receiving a new circle configuration, print the description and filter rules.
Closes #467.
2017-12-11 19:54:22 +01:00
Fang
7ea1a0507a Speeches embedded in speeches are no longer exempt from filtering.
Closes #478.
2017-12-11 19:49:45 +01:00
Fang
8c40520164 Removed outdated todo. 2017-12-11 19:33:37 +01:00
Fang
c5cd8b7721 Now properly handle messages we're re-reading from a different source. 2017-12-11 18:28:40 +01:00
Fang
da879a141b
Merge pull request #482 from eglaysher/hall-doccords
Enabled doccords in hall.
2017-12-11 11:09:29 +01:00
Elliot Glaysher
93d822e567 Enabled doccords in hall. 2017-12-10 19:56:58 -08:00
Fang
f1514c8a21 Add poke arm for getting debug info out of hall and talk. 2017-12-11 01:00:26 +01:00
Fang
0e04242148 Add logic for rebuilding state that refers to messages by numbers.
Because count used to be incorrect, messages are being referred to by incorrect indices. This rebuilds all count-dependent data.
2017-12-11 01:00:26 +01:00
Fang
0a24fd09fb Fix incorrect usage of sourced list of indices. 2017-12-11 01:00:26 +01:00
Fang
a114dc7e06 Fix off-by-one error when updating old messages. 2017-12-11 01:00:26 +01:00
Ted Blackman
c663b95bfb
Merge pull request #476 from Fang-/talk-web-unbind
Webtalk now drops unused subscriptions.
2017-12-09 14:40:22 -08:00
Ted Blackman
7aa8150639
Merge pull request #475 from Fang-/talk-fix-present
Fix erroneous presence handling
2017-12-09 14:39:01 -08:00
Fang
82307e2842 Webtalk now drops unused subscriptions.
Matches urbit/talk#40
2017-12-09 22:08:45 +01:00
Ted Blackman
570feee8c5
Merge pull request #474 from Fang-/talk-fix-gramless
Fix backlog loading/eyre dig over issue with webtalk
2017-12-09 12:30:28 -08:00
Fang
60d9bdd0e0 Updated talk/main.js in accordance with updates to urbit/talk#38 2017-12-09 21:28:46 +01:00
Fang
b8109d5b95 Ignore %status and %config diffs that wouldn't actually change anything. 2017-12-09 17:45:43 +01:00
Fang
66f87e1fab Ignore %present commands that wouldn't actually change anything. 2017-12-09 17:33:36 +01:00
Fang
3e0a681c2b A %remove status diff now *actually* removes the status. 2017-12-09 17:17:57 +01:00
Fang
24720da81b Include main.js for webtalk from urbit/talk#38 2017-12-09 15:01:23 +01:00