Mikael Nordfeldth
|
f110fc5c9a
Using GNUSOCIAL_VERSION instead of STATUSNET_VERSION
|
11 年之前 |
Mikael Nordfeldth
|
ba5e90164c
Plugin onAutoload replaces _ with / in lib paths, this renames some classes.
|
11 年之前 |
Mikael Nordfeldth
|
de55d8f83b
plugins onAutoload now only overloads if necessary (extlibs etc.)
|
11 年之前 |
Mikael Nordfeldth
|
3a7261f70a
IMPORTANT: Making prev. Memcached_DataObject working again with schemaDef
|
11 年之前 |
Jean Baptiste Favre
|
c23efdbdb0
PHP 5.4 compatibility: remove call-time pass by reference
|
11 年之前 |
Siebrand Mazeland
|
e6d053ac41
Update translator documentation.
|
13 年之前 |
Siebrand Mazeland
|
14456cbbb2
Fix gettext domain for messages in plugins "_()" to "_m()".
|
13 年之前 |
Craig Andrews
|
c54ef9b8b6
is_otr -> isOtr
|
14 年之前 |
Craig Andrews
|
d68914e4f3
is_autoreply -> isAutoreply
|
14 年之前 |
Craig Andrews
|
9ccf65a311
get_user -> getUser
|
14 年之前 |
Craig Andrews
|
054111bb54
add_notice -> addNotice
|
14 年之前 |
Craig Andrews
|
a3725de47b
handle_incoming -> handleIncoming
|
14 年之前 |
Craig Andrews
|
a70cceaddd
send_confirmation_code -> sendConfirmationCode
|
14 年之前 |
Craig Andrews
|
1eccd2a4bd
send_from_site -> sendFromSite
|
14 年之前 |
Craig Andrews
|
e7a026091c
enqueue_outgoing_raw -> enqueueOutgoingRaw
|
14 年之前 |
Craig Andrews
|
b05ab5fc85
daemon_screenname -> daemonScreenname
|
14 年之前 |
Craig Andrews
|
764e0ab962
receive_raw_message -> receiveRawMessage
|
14 年之前 |
Craig Andrews
|
6a848bcc8a
send_message -> sendMessage
|
14 年之前 |
Luke Fitzgerald
|
d2c72d8ae1
Add an config option to change the ping interval
|
14 年之前 |
Luke Fitzgerald
|
9da2368383
Retry using the waiting queue so as to preserve message ordering
|
14 年之前 |
Luke Fitzgerald
|
8e925927c6
First commit of message throttling code
|
14 年之前 |
Luke Fitzgerald
|
067633a608
Added more commenting
|
14 年之前 |
Luke Fitzgerald
|
e23ad0bdb3
Commands can now be whitelisted to allow response to the channel
|
14 年之前 |
Luke Fitzgerald
|
a6e865c47a
Use nick length instead
|
14 年之前 |
Luke Fitzgerald
|
1f3dbe1198
Bot responds to channel commands via PM
|
14 年之前 |
Luke Fitzgerald
|
65a741cce2
Messages with new lines split at plugin stage for reliability
|
14 年之前 |
Luke Fitzgerald
|
742b302739
More Irc plugin work
|
14 年之前 |
Luke Fitzgerald
|
be0fb03560
Cosmetic: Rearrange code
|
14 年之前 |
Luke Fitzgerald
|
c4640c50d3
Lots more work - Implemented nickname checking
|
14 年之前 |
Luke Fitzgerald
|
efdf9b6d4e
Code now functional - lots of error checking and extras missing still though
|
14 年之前 |