Commit Graph

9 Commits

Author SHA1 Message Date
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 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 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 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
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 4e601cf1c7 let the past begone in cvs land. welcome to igit igit! 2009-01-26 20:21:29 +01:00