Commit Graph

58 Commits

Author SHA1 Message Date
psyc://psyced.org/~lynX 1cce84def9 assert mapping during unlink (triggered by old .o file) 2015-10-29 22:01:55 +01:00
psyc://psyced.org/~lynX 9d8b68ed30 fixed bug in autojoin logic for telnet and psyc users 2015-09-29 15:39:10 +02:00
psyc://psyced.org/~lynX 66626510e8 onions and opportunistic ircs 2015-01-30 17:46:41 +01:00
psyc://psyced.org/~lynX 1ffd6729fa changes in notify_shutdown 2013-11-16 03:05:47 +01:00
psyc://psyced.org/~lynX bc54f4b3c2 no stream object necessary 2011-08-24 11:42:05 +02:00
Gabor Adam Toth 7840f73c91 Merge branch 'master' of git://git.psyced.org/git/psyced 2011-08-02 16:43:57 +02:00
Gabor Adam Toth 8d9cc4b1f5 empty pass check fix for hmac-sha1-shared auth 2011-07-26 12:35:07 +02:00
psyc://psyced.org/~lynX 25734947cb _flag_disable_unauthenticated_users 2011-07-26 12:29:19 +02:00
psyc://psyced.org/~lynX c71c6ada46 _flag_disable_registration 2011-07-26 12:22:56 +02:00
Gabor Adam Toth d9ec4abdc5 hmac-sha1-shared auth: auto-register users & disable manual registration 2011-07-26 11:34:11 +02:00
psyc://psyced.org/~lynX f9b8f4261c + 2011-07-26 07:58:06 +02:00
Gabor Adam Toth 09aaafd679 hmac-sha1 auth 2011-07-26 01:07:04 +02:00
psyc://psyced.org/~lynX a0cc248e00 let is_localhost() do its lower_case itself.. thx fip 2011-07-24 18:53:47 +02:00
psyc://psyced.org/~lynX 73b25d07af minor fix 2011-01-26 02:11:32 +01:00
psyc://psyced.org/~lynX b4867481f4 unlink detection rewrite - please test this 2011-01-19 22:19:34 +01:00
psyc://psyced.org/~lynX 6b8e138eb4 _error_status_person_connected 2011-01-19 15:37:08 +01:00
psyc://psyced.org/~lynX d6533a3562 tg fixes the ~0 bug 2010-05-21 11:28:28 +02:00
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