1
0
Fork 0
mirror of git://git.psyced.org/git/psyced synced 2024-08-07 04:57:23 +00:00
Commit graph

49 commits

Author SHA1 Message Date
psyc://psyced.org/~lynX
fbbdf7c2e0 disable old warning 2011-02-03 16:54:56 +01:00
psyc://psyced.org/~lynX
d83ef160db netsize() 2011-01-22 16:59:15 +01:00
psyc://psyced.org/~lynX
adafed5817 removed interesting but unrecoverable FORK code 2011-01-19 10:47:26 +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
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
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
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
Gabor Adam Toth
bc0b9dd325 ifdefs for twitter & identica 2010-02-24 00:12:30 +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
bcbf2785d8 place/userthreads: id & order fix in html output 2010-02-23 21:00:50 +01:00
Gabor Adam Toth
2ecaf00c24 http/oauth fixes, http/fetch POST support, place/threads signatures, place/userthreads: twitter submit 2010-02-23 18:46:50 +01:00
Gabor Adam Toth
a5164da136 oauth & twitter client
/twitter on & /twitter test in a user channel to test
2010-02-23 13:10:06 +01:00
psyc://psyced.org/~lynX
791f671bf4 scratchpad size + moved templates to textdb 2010-02-22 21:51:14 +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
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
249ecc4237 threads: toggle comments js 2010-02-15 13:36:17 +01:00
Gabor Adam Toth
ca4da0725b added ~user#updates channel; place/threads improvements 2010-02-15 01:31:55 +01:00
psyc://psyced.org/~lynX
ecc5bd32e6 3 bug fixes in one check-in, if we're lucky 2010-01-26 00:04:18 +01:00
psyc://psyced.org/~lynX
7b3b955117 bugfix: enforce uniforms in _routes 2009-11-07 00:07:54 +01:00
psyc://psyced.org/~lynX
56fba9c21f spit out topic on js export 2009-10-03 13:38:37 +02:00
psyc://psyced.org/~lynX
6c3b2af9ac who knows.. maybe less code means more predictable code ;) 2009-05-10 11:04:53 +02:00
psyc://psyced.org/~lynX
4d1f8e4eda twitter subscription listing 2009-04-20 09:52:06 +02:00
psyc://psyced.org/~lynX
217f34fd42 twitter newsfeed daemon 2009-04-18 08:09:05 +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
5eb8536f2e + 2009-04-09 10:49:37 +02:00
psyc://psyced.org/~lynX
18aa0276d1 spec conformant leave (EXPERIMENTAL) 2009-03-17 16:47:27 +01:00
psyc://psyced.org/~lynX
67c41bde14 those _echo methods are semantically wrong 2009-03-17 16:30:38 +01:00
psyc://psyced.org/~lynX
5b9320527d upgrade alphas and betas 2009-03-07 10:36:41 +01:00
psyc://psyced.org/~lynX
a602585399 upgrade gammas 2009-03-07 10:30:44 +01:00
psyc://psyced.org/~lynX
b704cedfd1 use qName() for objectp sources 2009-03-04 12:21:53 +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
40e7a625ee moved archetype.pl into psyconf for improved security 2009-03-03 04:03:29 +01:00
psyc://psyced.org/~lynX
50c6529a85 disable /set multiplace by default 2009-02-26 13:34:36 +01:00
psyc://psyced.org/~lynX
835ac32127 handle /nick <realnick> 2009-02-26 10:48:59 +01:00
psyc://psyced.org/~lynX
ad482ece44 look at what the cat brought in 2009-01-28 14:09:36 +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