Commit Graph

41 Commits

Author SHA1 Message Date
Gabor Adam Toth 58bcc84430 place/threads: use _log to store data, threaded comments
place/archetype.gen: new save log immediately flag to save() after logAppend():
- in place/name.c:
define SAVE_LOG_IMMEDIATELY
- in local.h:
define _flag_save_place_log_immediately
define _flag_save_userthreads_immediately

place/text: added x()
2010-02-27 23:58:32 +01:00
Gabor Adam Toth 5278a47e85 Merge branch 'master' of git://git.psyced.org/git/psyced 2010-02-26 22:12:58 +01:00
psyc://psyced.org/~lynX dcbee7a64e thx tg.. is_localhost() was being used very inconsistently 2010-02-26 21:56:20 +01:00
Gabor Adam Toth a5b52d8264 threads web interface improvements, accessible now at /~nick/channel & /@place 2010-02-24 05:55:08 +01:00
Gabor Adam Toth 9421149ffd added identi.ca support (uses twitter api); spare a json enc/dec when surfing locally 2010-02-23 23:42:54 +01:00
Gabor Adam Toth f24d662c3c user channel improvements: /add, /remove & /privacy cmds, html output for multiple channels in /surf
place/threads: better _notify msgs & error handling, improved html & json generation, TODO: use signatures here as well
place/userthreads: added /add, /remove & /privacy cmds
person: (un)subscribe to user channel when a user uses the /add & /remove commands, autojoin to #friends & #follow after friendship is established, added _channels data to qDescription
user: htDescription: generate html from _channels data
http: TODO: fix web examine cmd so it's not executed twice
2010-02-22 08:58:12 +01:00
psyc://psyced.org/~lynX 949734b379 new submissions using MIT license
Conflicts:
	world/drivers/ldmud/master/accept.c
	world/net/library/legal.c
	world/net/user.c
2010-02-21 10:03:11 +01:00
Gabor Adam Toth 424bc2bf70 user channel improvements
- allow arbitrary user channels to be subscribed, e.g. #follow or #friends, /sub ~user defaults to #follow
- friends & /invite'd strangers are allowed to join
2010-02-20 23:22:52 +01:00
Gabor Adam Toth 3c782db411 multiple connections per user 2010-02-14 02:58:06 +01:00
psyc://psyced.org/~lynX 2de03e7220 client _examine was falling thru to _HTML 2009-11-08 20:04:56 +01:00
psyc://psyced.org/~lynX 958980e2d6 a bit cleaner 2009-11-04 19:10:32 +01:00
psyc://psyced.org/~lynX 1e4a72c4a8 Merge commit 'origin' 2009-04-18 08:09:57 +02:00
psyc://psyced.org/~lynX 217f34fd42 twitter newsfeed daemon 2009-04-18 08:09:05 +02:00
psyc://psyced.org/~lynX dfebf8f9c7 + 2009-04-16 11:49:50 +02:00
psyc://psyced.org/~lynX 556e2be6a9 handle object not found in places 2009-04-16 11:48:39 +02:00
psyc://psyced.org/~lynX a32a31794e Merge commit 'origin' 2009-04-12 20:58:29 +02:00
psyc://psyced.org/~lynX 3fb3ddce73 looking for a focus bug in _request_execute 2009-04-12 20:58:01 +02:00
psyc://psyced.org/~lynX 1b8efa17b0 don't get upset by _message_video 2009-04-10 05:02:35 +02:00
psyc://psyced.org/~lynX 452e228a14 + 2009-04-09 10:51:54 +02:00
psyc://psyced.org/~lynX 5eb8536f2e + 2009-04-09 10:49:37 +02:00
psyc://psyced.org/~lynX 020074621e + 2009-04-08 10:19:38 +02:00
psyc://psyced.org/~lynX d8afc4e598 fix for _flag_enable_unauthenticated_message_private, thx tg 2009-04-08 09:52:09 +02:00
psyc://psyced.org/~lynX c8ff29e4d2 oops, the vDel was still in there 2009-04-05 12:57:11 +02:00
psyc://psyced.org/~lynX fd086c22a7 + 2009-04-02 09:57:05 +02:00
psyc://psyced.org/~lynX b04dfd66f2 Merge commit 'origin' 2009-04-02 08:57:11 +02:00
psyc://psyced.org/~lynX 48629998ba -+-+ 2009-03-24 23:17:13 +01:00
psyc://psyced.org/~lynX c5325aedaf remove old linking code 2009-03-21 07:27:08 +01:00
psyc://psyced.org/~lynX 6c914208e6 - 2009-03-21 07:17:28 +01:00
psyc://psyced.org/~lynX 4ef6e1ba43 Merge commit 'origin' 2009-03-20 12:21:15 +01:00
psyc://psyced.org/~lynX 69a4918637 inspecting skipped announces 2009-03-20 12:21:00 +01:00
psyc://psyced.org/~lynX 836709492f linkCleanUp() 2009-03-20 11:47:20 +01:00
psyc://psyced.org/~lynX 1b9b468ecf _amount_users_loaded 2009-03-07 17:39:25 +01:00
psyc://psyced.org/~lynX a602585399 upgrade gammas 2009-03-07 10:30:44 +01:00
psyc://psyced.org/~lynX 6fd2423ff9 use the UNick 2009-03-04 11:27:19 +01:00
psyc://psyced.org/~lynX 8e4e990261 replace the local server nickspace by autoalias! 2009-03-04 00:40:26 +01:00
psyc://psyced.org/~lynX 43bd8835f7 show cipher in /tcp 2009-03-03 03:17:24 +01:00
psyc://psyced.org/~lynX d248048454 jabber/user honors FRIEND_AVAILABILITY and more 2009-03-02 23:02:54 +01:00
psyc://psyced.org/~lynX 85c3ee031d fixed major bug in output of jabber presence state 2009-03-02 18:57:20 +01:00
psyc://psyced.org/~lynX bdfae4e350 january 2009 2009-01-26 21:26:52 +01:00
psyc://psyced.org/~lynX 94530cc322 things that happened in 2008 2009-01-26 21:12:53 +01:00
PSYC 4e601cf1c7 let the past begone in cvs land. welcome to igit igit! 2009-01-26 20:21:29 +01:00