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
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
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
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
cace711db3
missing #include
2010-02-23 20:45:31 +01:00
Gabor Adam Toth
c6264e1087
http/fetch: call callback even if status is not OK so errors can be handled; surf: added back dest param for cmd()
2010-02-23 20:34:26 +01:00
Gabor Adam Toth
7d715092c1
oauth: parse get params from query string
2010-02-23 19:43:26 +01:00
Gabor Adam Toth
1b4463b2a4
merged changes from lynX
2010-02-23 19:10:19 +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
psyc://psyced.org/~lynX
f48a7380cd
reset in fetch could break some apps.. other minor reorg
2010-02-23 16:15:44 +01:00
Gabor Adam Toth
b48557c67a
twitter/client setup docs
2010-02-23 13:40:23 +01:00
Gabor Adam Toth
b29f98f64f
http/server: success/failure message for /oauth
2010-02-23 13:32:23 +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
af95219a9e
http/examine: added dest param for cmd, debug msg fixes
2010-02-22 08:33:32 +01:00
psyc://psyced.org/~lynX
b8a290ab46
+
2010-02-21 11:09:52 +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
psyc://psyced.org/~lynX
f67c55a2e8
_flag_enable_module_microblogging
2010-02-21 09:36:11 +01:00
Gabor Adam Toth
cde31fce59
accept friendship fix
...
- insert_member new friend & add to friends mapping
- set proper user availability on both sides after friendship established
2010-02-20 23:28:17 +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
4d15033c34
typofix
2010-02-16 01:06:06 +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
Gabor Adam Toth
3b837b2f1f
Merge branch 'master' of git://git.psyced.org/git/psyced
2010-02-14 16:53:24 +01:00
psyc://psyced.org/~lynX
0a57f49341
+
2010-02-14 16:44:10 +01:00
psyc://psyced.org/~lynX
5efdadab3e
connectTimeOut for xmpp
2010-02-14 16:35:59 +01:00
Gabor Adam Toth
d42ab3594f
Merge branch 'master' of git://git.psyced.org/git/psyced
2010-02-14 02:59:20 +01:00
Gabor Adam Toth
2ed523c2ea
force enter cmd
2010-02-14 02:58:44 +01:00
Gabor Adam Toth
3c782db411
multiple connections per user
2010-02-14 02:58:06 +01:00
psyc://psyced.org/~lynX
69c1a1e2f5
smtp_sendmsg()
2010-01-31 06:35:49 +01:00
psyc://psyced.org/~lynX
4084c8312b
outgoing mail queue for psyced
2010-01-31 06:27:33 +01:00
psyc://psyced.org/~lynX
b3a307095b
handle dialback timeouts.. thx fip
2010-01-30 23:39:47 +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
16688e13c1
allow _surf to be passed as 3rd arg in /examine
2010-01-07 18:55:40 +01:00
psyc://psyced.org/~lynX
0050ebd46b
route local xmpp: uniforms (thx indigo6)
2009-12-31 21:39:07 +01:00
psyc://psyced.org/~lynX
7c9a7e82dd
+
2009-12-31 19:28:27 +01:00
psyc://psyced.org/~lynX
00713a840e
a possible way to croak() in spyc
2009-12-28 04:19:44 +01:00
psyc://psyced.org/~lynX
eba0982e03
don't panic about idn
2009-12-18 19:32:54 +01:00
psyc://psyced.org/~lynX
069fb1e801
fix /lusers xmpp:server
2009-12-17 14:37:53 +01:00
psyc://psyced.org/~lynX
1ec31a5479
december bugfix: mktime doesn't like month number 12
2009-12-10 12:16:46 +01:00
psyc://psyced.org/~lynX
dbee641b88
babeldos updated to new API
2009-12-09 01:13:05 +01:00
psyc://psyced.org/~lynX
72542a92d1
_degree fix?
2009-11-27 21:38:41 +01:00
psyc://psyced.org/~lynX
f57f84e28d
fix for /detach
2009-11-27 17:02:39 +01:00
psyc://psyced.org/~lynX
2a6e327d1f
no, i mean THIS bugtracker
2009-11-26 00:35:44 +01:00
psyc://psyced.org/~lynX
597204464d
converter for CHANGESTODO to csv import for into bug management tool
2009-11-19 18:05:25 +01:00
psyc://psyced.org/~lynX
d6498a188a
valid degree?
2009-11-09 12:47:06 +01:00
psyc://psyced.org/~lynX
cc46edb253
gentoo update
2009-11-09 07:15:38 +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
c324da0255
Availability degree checked by server
2009-11-08 19:42:57 +01:00
psyc://psyced.org/~lynX
7bcd5852f4
_failure_necessary_variable just for _Tycho_
2009-11-08 19:03:25 +01:00
psyc://psyced.org/~lynX
7b3b955117
bugfix: enforce uniforms in _routes
2009-11-07 00:07:54 +01:00
psyc://psyced.org/~lynX
37a4720711
_request_do_subscribe
2009-11-04 19:17:53 +01:00
psyc://psyced.org/~lynX
5220470091
Merge commit 'origin'
2009-11-04 19:11:04 +01:00
psyc://psyced.org/~lynX
958980e2d6
a bit cleaner
2009-11-04 19:10:32 +01:00
psyc://psyced.org/~lynX
9df03c38aa
fix _status_description_time and jCard
2009-11-04 17:41:47 +01:00
psyc://psyced.org/~lynX
553d7cb363
-
2009-10-16 22:30:01 +02:00
psyc://psyced.org/~lynX
082d64dc19
Merge commit 'origin'
2009-10-16 22:27:15 +02:00
psyc://psyced.org/~lynX
8acf330070
+
2009-10-15 13:51:26 +02:00
psyc://psyced.org/~lynX
28148762a4
Merge commit 'origin'
2009-10-15 11:51:45 +02:00
psyc://psyced.org/~lynX
90ad3e7be4
xmlquote status updates, minor irc fix
2009-10-15 11:48:35 +02:00
psyc://psyced.org/~lynX
56fba9c21f
spit out topic on js export
2009-10-03 13:38:37 +02:00
psyc://psyced.org/~lynX
33748d34d2
use SERVER_HOST as irc network name
2009-10-02 19:48:14 +02:00
psyc://psyced.org/~lynX
f4616332be
444
2009-09-13 11:23:52 +02:00
psyc://psyced.org/~lynX
bfebcec916
how come ; is no longer a valid noop?`huh..?
2009-06-17 07:18:58 +02:00
psyc://psyced.org/~lynX
e1da3b144b
float would only last for one more year.. we have to use strings for
...
bignum action
2009-06-16 20:07:03 +02:00
psyc://psyced.org/~lynX
b22f2e8b9b
fixed float output
2009-06-15 15:45:02 +02:00
psyc://psyced.org/~lynX
9d10b13569
fix in jsonparser: use float when int isn't big enough
2009-06-15 11:58:03 +02:00
psyc://psyced.org/~lynX
5a6e4d4ff2
+
2009-05-16 14:49:41 +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
504050b041
firstchild becomes iqchild
2009-04-28 08:03:53 +02:00
psyc://psyced.org/~lynX
1541bb7ca3
Merge commit 'origin'
2009-04-27 16:52:13 +02:00
psyc://psyced.org/~lynX
8723f5c1ef
idna_stringprep
2009-04-27 16:51:54 +02:00
psyc://psyced.org/~lynX
81cc3e59e8
Merge commit 'origin'
2009-04-26 13:54:31 +02:00
psyc://psyced.org/~lynX
a1f5e5a248
_flag_disable_fetch_twitter_friends
2009-04-26 13:53:18 +02:00
psyc://psyced.org/~lynX
a13cddb2d4
Merge commit 'origin'
2009-04-26 13:51:12 +02:00
psyc://psyced.org/~lynX
076c4491a5
works for fippo (thx)
2009-04-25 12:24:43 +02:00
psyc://psyced.org/~lynX
21ece3c393
_flag_disable_trust_localhost
2009-04-22 08:52:26 +02:00
psyc://psyced.org/~lynX
3fcd56a1a1
+
2009-04-22 06:25:04 +02:00
psyc://psyced.org/~lynX
70421c466e
picked the worng id
2009-04-22 05:49:51 +02:00
psyc://psyced.org/~lynX
426d2f7c8f
behave!
2009-04-22 05:47:45 +02:00
psyc://psyced.org/~lynX
751a391dc3
+
2009-04-20 09:58:25 +02:00
psyc://psyced.org/~lynX
45480671b6
not just once
2009-04-20 09:57:40 +02:00
psyc://psyced.org/~lynX
4d1f8e4eda
twitter subscription listing
2009-04-20 09:52:06 +02:00
psyc://psyced.org/~lynX
db4d7f0af7
why isn't it working on this host?
2009-04-20 08:18:13 +02:00
psyc://psyced.org/~lynX
af78406976
+
2009-04-18 08:10:50 +02: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
56c3cd6477
Merge commit 'origin'
2009-04-10 05:03:45 +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
da5ce1abf8
Merge commit 'origin'
2009-04-08 21:38:56 +02:00
psyc://psyced.org/~lynX
c2c259c24c
no guests via telnet on psyced.org
2009-04-08 21:38:17 +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
e4b8df5c91
Merge commit 'origin'
2009-03-25 15:05:41 +01:00
psyc://psyced.org/~lynX
48629998ba
-+-+
2009-03-24 23:17:13 +01:00
psyc://psyced.org/~lynX
de6cf786f3
create log and data dirs
2009-03-23 14:12:39 +01:00
psyc://psyced.org/~lynX
b29dca089a
don't err on jabber iq requests
2009-03-21 12:22:45 +01:00
psyc://psyced.org/~lynX
349a7e92e3
don't error when iq set comes without item
2009-03-21 10:52:05 +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
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
40adfaea01
not ready to say bye bye to USE_THE_NICK
2009-03-07 18:00:39 +01:00
psyc://psyced.org/~lynX
1b9b468ecf
_amount_users_loaded
2009-03-07 17:39:25 +01:00
psyc://psyced.org/~lynX
227eb4fbfd
USE_THE_NICK considered evil
2009-03-07 13:39:56 +01:00