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
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
7bc16a510f
+
2009-12-21 22:50:02 +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
0221131dc3
asking doesn't always look good in jabberland
2009-10-31 16:46:21 +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
b3563e692c
layout fixes
2009-10-13 20:18:39 +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