psyc://psyced.org/~lynX
931e41bc91
Merge remote-tracking branch 'fly/master'
2015-09-29 15:56:45 +02:00
psyc://psyced.org/~lynX
034ad27ffd
ryuka asked for _offset in history to make a paginating client!
2015-09-29 15:55:57 +02: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
4160c90466
openwrt installation
2012-02-09 11:12:12 +01:00
psyc://psyced.org/~lynX
1935907ce8
fippo forces me to commit this shit
2011-07-26 11:34:06 +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
15dd8c0ada
use some more psyc_object()
2011-07-24 18:30:36 +02:00
psyc://psyced.org/~lynX
13846359c0
+
2011-07-24 12:24:05 +02:00
psyc://psyced.org/~lynX
8bdec308f8
ON_UNKNOWN hook
2011-07-24 12:12:43 +02:00
psyc://psyced.org/~lynX
c75d508dae
MMP and pre-spec routing no longer needed
2011-05-21 18:36:52 +02:00
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