This website requires JavaScript.
a90b556e21
Twitter integration - Oh look, a Twitter settings tab.
zach
2008-08-21 23:41:57 -04:00
87305c1022
Twitter integration - SQL ref data for Twitter
zach
2008-08-21 23:40:54 -04:00
92d6ae6fae
correct title on inbox and outbox
Evan Prodromou
2008-09-16 16:09:42 -04:00
827fdc63a0
instructions for inbox and outbox
Evan Prodromou
2008-09-16 16:07:03 -04:00
56e9f7894d
correctly show top
Evan Prodromou
2008-09-16 16:04:45 -04:00
a1a8e520d9
fixup CSS for messages
Evan Prodromou
2008-09-16 15:56:20 -04:00
7416e50daa
inbox and outbox for direct messages
Evan Prodromou
2008-09-16 15:53:46 -04:00
d57b39e8a5
Database and classes for direct messages
Evan Prodromou
2008-09-16 14:51:26 -04:00
e36deec6b7
change some more tables to InnoDB
Evan Prodromou
2008-09-16 13:45:15 -04:00
4476a4286f
rationalize with repository version
Evan Prodromou
2008-09-16 13:44:00 -04:00
2c65a44e2c
enjitqueuehandler added
Evan Prodromou
2008-09-16 13:41:05 -04:00
5e0efb4679
missed a closing curly
Evan Prodromou
2008-09-08 17:16:56 -04:00
04f87895ba
make favorites form use Ajax
Evan Prodromou
2008-09-08 17:16:10 -04:00
5d3cd4feff
move fave form, float right
Evan Prodromou
2008-09-08 16:27:17 -04:00
b4db40ce1d
write our own submit so there's no <p>
Evan Prodromou
2008-09-08 16:22:26 -04:00
9dafde2c9f
styling on the favor/disfavor forms to show inline
Evan Prodromou
2008-09-08 16:17:51 -04:00
0075f1136f
better styling for favor/disfavor buttons
Evan Prodromou
2008-09-08 14:35:15 -04:00
dd4c0ebaa8
correct action for showfavorites in disfavor
Evan Prodromou
2008-09-08 14:27:16 -04:00
59ef19b7d3
fix requires in dis/favor and correct url in form
Evan Prodromou
2008-09-08 14:25:59 -04:00
c47a576f6c
change input buttons to submit buttons
Evan Prodromou
2008-09-08 14:23:53 -04:00
a8a3667774
initial non-Ajax version of favorites
Evan Prodromou
2008-09-08 14:16:24 -04:00
75f285ddf6
merge in changes for CSRF, too
Evan Prodromou
2008-08-30 12:22:23 -04:00
b2653f007a
remove custom xmppdaemon error handler
Evan Prodromou
2008-08-30 12:21:28 -04:00
dcc93125ed
Added missing subs.php
CiaranG
2008-08-16 11:39:17 -04:00
bfb22a9932
XMPP daemon updates including help, sub and subsub commands, plus subscribe/unsubcribe logic broken out into standalone module for sharing
CiaranG
2008-08-16 04:34:22 -04:00
a0b6ebdd2d
Bounce oversized XMPP messages back to user (Ticket #112 )
CiaranG
2008-08-14 04:38:56 -04:00
3fba1d51ce
update to translation
Evan Prodromou
2008-08-27 14:58:17 -04:00
ead192fa41
add a foreign_link table with prefs for the link
Evan Prodromou
2008-08-26 23:24:23 -04:00
9bff7c9a76
removed the preview, so use "Send" for the button
Evan Prodromou
2008-08-26 21:19:21 -04:00
79f4469db9
Invite -> Invitation
Evan Prodromou
2008-08-26 21:05:15 -04:00
c55e3089c5
fix format string, again again
Evan Prodromou
2008-08-26 21:01:38 -04:00
37991eace8
lost the names when making a new function send_invitation
Evan Prodromou
2008-08-26 20:54:18 -04:00
ebf5d52f74
send personal message through to send_invitation function
Evan Prodromou
2008-08-26 20:51:55 -04:00
0ce9b20566
fix runon string in invites format
Evan Prodromou
2008-08-26 20:48:54 -04:00
6a57f42606
fix format for subject
Evan Prodromou
2008-08-26 20:47:55 -04:00
b158658caa
save invitation code and improve format of outgoing mail
Evan Prodromou
2008-08-26 20:44:10 -04:00
11be8376dd
correct output on invitations
Evan Prodromou
2008-08-26 20:35:29 -04:00
e248066b74
updates for invitations
Evan Prodromou
2008-08-26 20:19:27 -04:00
c2839a80f0
helper functions that take a user object
Evan Prodromou
2008-08-26 20:13:48 -04:00
ee722bf8cc
clean up some whitespace in DB script
Evan Prodromou
2008-08-25 22:40:15 -04:00
3d48ae94e6
added a created timestamp to invitations
Evan Prodromou
2008-08-25 22:31:16 -04:00
19614f33a4
skip preview, just send the darn thing
Evan Prodromou
2008-08-25 22:12:27 -04:00
1e78f020e9
fix instructions
Evan Prodromou
2008-08-25 15:37:38 -04:00
a442d4d04a
fix the invite url
Evan Prodromou
2008-08-25 15:34:50 -04:00
245b9584bf
invite fancy url
Evan Prodromou
2008-08-25 15:33:33 -04:00
1b7e8405c9
add invite to the nav menu
Evan Prodromou
2008-08-25 15:32:35 -04:00
2a6d27d37d
add invite to htaccess.sample
Evan Prodromou
2008-08-25 15:31:49 -04:00
55fe8f8ff8
start the invite form
Evan Prodromou
2008-08-25 15:29:46 -04:00
ba0dd0a4c3
data classes for invitations
Evan Prodromou
2008-08-23 15:10:15 -04:00
ec3c936234
use common-config instead of $config in common_language
Evan Prodromou
2008-09-22 13:26:31 -04:00
a64330b77c
blow subscriptions cache when the user deletes a notice
Evan Prodromou
2008-09-20 13:53:39 -04:00
d53a4123f3
can actually take all the data in the window
Evan Prodromou
2008-09-20 13:47:00 -04:00
1a81057985
fixup SQL code
Evan Prodromou
2008-09-15 03:34:12 -04:00
a6974a6f84
fix cache deletion code
Evan Prodromou
2008-09-15 03:32:15 -04:00
423227d2db
make NoticeWrapper extend Notice so methods work
Evan Prodromou
2008-09-15 03:30:06 -04:00
6451b7ad6a
another attribute error
Evan Prodromou
2008-09-15 03:27:38 -04:00
4bd2c2ad72
misused instance attribute in noticewrapper
Evan Prodromou
2008-09-15 03:25:53 -04:00
7334add156
compress window-getting to one function
Evan Prodromou
2008-09-15 03:18:35 -04:00
d86f954797
subscriptions clear user with-friends cache, too
Evan Prodromou
2008-09-15 03:15:00 -04:00
df724990bd
array_count -> count
Evan Prodromou
2008-09-15 03:09:51 -04:00
1806469ba2
$INSTALLDIR -> INSTALLDIR
Evan Prodromou
2008-09-15 03:04:13 -04:00
f246b8f2d7
cache noticesWithFriends in memcached
Evan Prodromou
2008-09-15 02:56:16 -04:00
b8a9c71beb
only use MyISAM for tables with fulltext indices
Evan Prodromou
2008-09-15 01:39:55 -04:00
e84439d5c5
duplicate confirmation to avoid where clause
Evan Prodromou
2008-09-13 12:43:33 -04:00
ed57778b92
LOG_ERROR -> LOG_ERR
Evan Prodromou
2008-09-13 12:11:07 -04:00
a482123fea
reverse order of queries for galleries
Evan Prodromou
2008-09-11 10:47:42 -04:00
9805deccb3
update information about queues
Evan Prodromou
2008-09-10 11:47:54 -04:00
7d6e0a4867
add a line for mail domain
Evan Prodromou
2008-09-10 11:46:32 -04:00
253ea8df7e
add a sample RewriteBase
Evan Prodromou
2008-09-10 14:00:50 -04:00
d52e79ae0f
Fix confusing comment in config.sample.php (Ticket #616 )
CiaranG
2008-09-05 12:27:32 -04:00
a2ff06d046
Fix for reply arrow in profile page
Michael Landers
2008-09-05 05:08:48 -04:00
77a96747d7
Disallow 'tag' and 'tags' as usernames. Fixes ticket #584
Ori Avtalion
2008-09-05 07:45:34 -04:00
1374e0763e
error checking in subscriptions
Evan Prodromou
2008-09-08 16:10:20 -04:00
4af3393452
remove some debugging code from omb.php
Evan Prodromou
2008-09-07 16:03:44 -04:00
580c6ddc7b
lots of debugging code in OMB send
Evan Prodromou
2008-09-07 15:52:42 -04:00
c660a3438f
debugging for omb
Evan Prodromou
2008-09-07 15:34:02 -04:00
f02b5bf7dd
free memory in SMS daemon, too
Evan Prodromou
2008-09-05 21:56:21 -04:00
0c71340c9f
free and unset DB_DataObjects after we're done with them
Evan Prodromou
2008-09-05 21:55:01 -04:00
9e8ae6a1e7
set focus to status text area
Evan Prodromou
2008-09-05 01:08:24 -04:00
2cc634e266
stop default handling of return in browser
Evan Prodromou
2008-09-05 01:03:56 -04:00
e29c2b2938
do submit on keydown
Evan Prodromou
2008-09-05 00:57:36 -04:00
a0d607ecaa
return in the status textarea will submit the form
Evan Prodromou
2008-09-05 00:54:15 -04:00
96de63ea99
change sms broadcast to use a join
Evan Prodromou
2008-09-04 22:20:19 -04:00
d17cb8eedc
use a join for omb broadcast
Evan Prodromou
2008-09-04 20:47:01 -04:00
f72b12c7b8
better @ links
Evan Prodromou
2008-09-04 18:41:29 -04:00
be075ed642
add some processTime() to the send loops to avoid filling the buffer
Evan Prodromou
2008-09-04 17:32:57 -04:00
64fa9034f5
better logging for confirm handler update
Evan Prodromou
2008-09-04 16:35:02 -04:00
fd7e30c83e
require xmppqueuehandler in jabberqueuehandler
Evan Prodromou
2008-09-04 15:44:56 -04:00
12b7829f66
change xmppqueuedaemon to jabberqueuedaemon in startdaemons
Evan Prodromou
2008-09-04 15:43:46 -04:00
bd83350c89
abstract XMPP-related queue handling to a common superclass
Evan Prodromou
2008-09-04 15:40:35 -04:00
660c7e89cd
make confirmhandler a subclass of queuehandler
Evan Prodromou
2008-09-04 15:31:18 -04:00
febfde227d
better feedback when starting daemons
Evan Prodromou
2008-09-04 15:28:51 -04:00
c8be6fc095
new format for startdaemons; not sure how to do stopdaemons so punting
Evan Prodromou
2008-09-04 15:22:20 -04:00
dfae116c47
add newline at the end of pidfile
Evan Prodromou
2008-09-04 15:15:17 -04:00
32a189220c
more robust code for setting daemon uid/gid
Evan Prodromou
2008-09-04 15:10:31 -04:00
65efe17c4e
add .pid to pidfile names
Evan Prodromou
2008-09-04 15:02:54 -04:00
aed0fff4ea
scripts daemonize themselves
Evan Prodromou
2008-09-04 14:40:31 -04:00
95d9920d78
Fix typo in finishremotesubscribe
CiaranG
2008-09-04 16:19:21 -04:00
9078e95e5f
fix bad args in postnotice for new notices
Evan Prodromou
2008-09-04 15:57:20 -04:00
8f33885e41
Some Notice::saveNew cleanups.
Ori Avtalion
2008-09-02 13:38:04 -04:00