Commit Graph

238 Commits

Author SHA1 Message Date
psyc://psyced.org/~lynX adafed5817 removed interesting but unrecoverable FORK code 2011-01-19 10:47:26 +01:00
psyc://psyced.org/~lynX c3a47f7e0a _failure_unavailable_service from fippo 2010-12-12 13:04:24 +01:00
psyc://psyced.org/~lynX f4e0f14b19 cert name checks were buggy 2010-12-11 11:16:23 +01:00
psyc://psyced.org/~lynX c0f78670f7 one runtime error less when doing friendships using xmpp clients 2010-11-20 16:41:52 +01:00
psyc://psyced.org/~lynX 6072304ff1 fippo redo: make tls available on default psyc port (in addition to psycs port) 2010-11-18 13:18:42 +01:00
psyc://psyced.org/~lynX 6fcc4c7225 remove old queue 2010-11-18 13:15:38 +01:00
psyc://psyced.org/~lynX a3c6758bba fippo redo: don't offer an empty list of mechanisms 2010-11-18 13:08:16 +01:00
psyc://psyced.org/~lynX 1a38cfdc6f dialbackerrors.patch from fippo 2010-11-04 11:40:39 +01:00
psyc://psyced.org/~lynX cfbd6c8827 fippo contributes support for bidirectional xmpp s2s.. try it out using #define XMPP_BIDI 2010-11-02 15:26:43 +01:00
psyc://psyced.org/~lynX eeeec5618b authzid fix by fippo 2010-10-15 14:16:32 +02:00
psyc://psyced.org/~lynX b7657baf0e syntax error as detected by alice 2010-08-23 13:17:40 +02:00
psyc://psyced.org/~lynX 4eb20b3c89 fippo fixes delay bug in mixin_parse 2010-06-21 13:16:45 +02:00
psyc://psyced.org/~lynX a981a9ed64 cmdchar fix, let gatebot enter non-#-channels (maybe) 2010-06-21 12:41:36 +02:00
psyc://psyced.org/~lynX bc146ae8d1 + 2010-05-21 11:30:21 +02:00
psyc://psyced.org/~lynX d6533a3562 tg fixes the ~0 bug 2010-05-21 11:28:28 +02:00
psyc://psyced.org/~lynX 4c0d3d45d7 + 2010-05-20 20:07:32 +02:00
psyc://psyced.org/~lynX bcacdff72d (absolute or relative to _path_base) 2010-05-20 20:01:05 +02:00
psyc://psyced.org/~lynX e953913f30 Merge commit 'origin' 2010-05-17 22:16:40 +02:00
psyc://psyced.org/~lynX 36ade907c4 bug in login greeting logic 2010-05-17 22:16:14 +02:00
Philipp Hancke d5d2dac621 remove last parts of sasl digest stuff here 2010-03-28 15:29:12 +02:00
Philipp Hancke 024c0514de dialback without dial-back - use certificate information if available 2010-03-28 13:48:08 +02:00
Philipp Hancke bc67782291 fix the bugfix 2010-03-28 11:21:40 +02:00
Philipp Hancke 0aec6951f3 remove unused support for digest-md5 2010-03-27 21:38:43 +01:00
Philipp Hancke a1fbcc18bd remove unused support for digest-md5 2010-03-27 12:28:43 +01:00
psyc://psyced.org/~lynX 13b4af8098 support for XEP-0203 2010-03-17 10:19:14 +01:00
psyc://psyced.org/~lynX f4542adc8b return -1 2010-03-17 10:16:33 +01:00
psyc://psyced.org/~lynX a0a9e533cf bignum_cmp 2010-03-09 18:55:51 +01:00
psyc://psyced.org/~lynX 8c6522112a check_query_token() 2010-03-02 23:45:06 +01:00
psyc://psyced.org/~lynX 6e5c5b98db fix it for now 2010-03-02 22:52:56 +01:00
psyc://psyced.org/~lynX 75467224ae + 2010-03-02 21:07:19 +01:00
psyc://psyced.org/~lynX 7fca953dde ja ja ja! 2010-03-01 19:18:31 +01:00
psyc://psyced.org/~lynX d52ad5084c Merge commit 'tg/master' - threads heavily reworked 2010-03-01 19:14:15 +01:00
psyc://psyced.org/~lynX b9ac38a361 no textdb proliferation necessary 2010-03-01 17:46:42 +01:00
Gabor Adam Toth 4ff296fff1 accept.c: moved text.c bit above "%s#%s.c" so it would work for ~user#channels; place/threads: user auth check 2010-03-01 16:37:22 +01:00
Gabor Adam Toth 7ffe715010 place/threads: web posting & commenting, entry edit, new settings; place/archetype.gen: _request_set_default_(text|list|bool)
place/threads new features:
 - add/comment forms after /login @ place url (cookie auth)
 - new settings: /place showform|showcomments|addaction|editaction
2010-03-01 03:50:58 +01:00
Gabor Adam Toth 5f15785e9e http/server: added post support; http/login: set-cookie path=/ 2010-02-28 23:38:35 +01:00
Gabor Adam Toth e4ce000b32 added /place command for managing place settings like /set
usage: /place <key> [<value>]
key: e.g. topic, style, twitter, etc.
2010-02-28 17:44:02 +01:00
Gabor Adam Toth c2aa52adfa /style unset & save 2010-02-28 01:04:19 +01: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 3465bba9bb Merge branch 'master' of git://git.psyced.org/git/psyced 2010-02-27 16:02:21 +01:00
psyc://psyced.org/~lynX e9d5dbbe72 - 2010-02-27 11:34:19 +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 d63e37eb89 + 2010-02-26 21:59:09 +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 8433d2c142 Merge branch 'master' of git://git.psyced.org/git/psyced 2010-02-24 12:08:34 +01:00
psyc://psyced.org/~lynX 446a3006a8 + 2010-02-24 12:03:44 +01:00
psyc://psyced.org/~lynX 0df57a4445 psyconf: look also in /usr/local/sbin 2010-02-24 09:40:31 +01:00
psyc://psyced.org/~lynX 19aab6b349 use git-stash instead of fake commit 2010-02-24 09:02:54 +01:00
Gabor Adam Toth 3e48f15b17 /status url fix for user channels 2010-02-24 06:10:19 +01:00
Gabor Adam Toth a5b52d8264 threads web interface improvements, accessible now at /~nick/channel & /@place 2010-02-24 05:55:08 +01:00