Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * doc/guide.tex: Reverted previous change (bad cut/paste). | Mickaël Rémond | 2007-09-03 | 1 | -6/+7 |
| | | | | SVN Revision: 913 | ||||
* | * src/jlib.erl: Removed http_base_64:decode call | Alexey Shchepin | 2007-09-02 | 2 | -8/+2 |
| | | | | SVN Revision: 908 | ||||
* | * src/mod_muc/mod_muc_room.erl: Added logging of MUC admin/owner | Alexey Shchepin | 2007-09-01 | 2 | -0/+7 |
| | | | | | | queries SVN Revision: 907 | ||||
* | * src/mod_muc/mod_muc_room.erl: Added user_message_shaper and | Alexey Shchepin | 2007-09-01 | 3 | -124/+308 |
| | | | | | | | room_shaper options * src/mod_muc/mod_muc.erl: Likewise SVN Revision: 906 | ||||
* | * ChangeLog: Missing commit. | Mickaël Rémond | 2007-08-31 | 1 | -0/+3 |
| | | | | SVN Revision: 905 | ||||
* | * doc/guide.tex: Minor examples improvement in LDAP | Mickaël Rémond | 2007-08-31 | 2 | -72/+78 |
| | | | | | | example (Thanks to Badlop) (EJAB-272). SVN Revision: 904 | ||||
* | * doc/guide.tex: Documentation for mod_muc option for server-wide limitation ↵ | Mickaël Rémond | 2007-08-31 | 3 | -4/+31 |
| | | | | | | | | | | of the maximum number of users per room (EJAB-344). * doc/guide.tex: Documentation for mod_muc option to allow admin to enter room even if the maximum number of users reached (EJAB-345). SVN Revision: 903 | ||||
* | * src/web/ejabberd_web_admin.erl: Make the web interface pages | Mickaël Rémond | 2007-08-31 | 2 | -5/+10 |
| | | | | | | "translatable" (Thanks to Badlop) (EJAB-11). SVN Revision: 902 | ||||
* | * src/ejabberd.cfg.example: Updated mod_muc 'host' option default | Alexey Shchepin | 2007-08-29 | 2 | -1/+4 |
| | | | | | | value (thanks to Badlop) SVN Revision: 901 | ||||
* | * src/mod_muc/mod_muc_room.erl: The mod_muc option max_users now | Alexey Shchepin | 2007-08-29 | 2 | -22/+82 |
| | | | | | | | | limits max number of users in rooms and max_users_admin_threshold sets a number of admin or owner accounts allowd to join after max_users occupants SVN Revision: 900 | ||||
* | * doc/release_notes_1.1.4.txt: Added preliminary version to prepare release ↵ | Mickaël Rémond | 2007-08-29 | 1 | -0/+30 |
| | | | | | | of ejabberd 1.1.4. SVN Revision: 898 | ||||
* | * doc/guide.tex: Documentation for XML based optimisation build time option ↵ | Mickaël Rémond | 2007-08-29 | 3 | -64/+65 |
| | | | | | | (EJAB-298) SVN Revision: 897 | ||||
* | * src/mod_muc/mod_muc_log.erl: Added missed HTMLization in a | Alexey Shchepin | 2007-08-29 | 2 | -4/+8 |
| | | | | | | nickname change logging (thanks to Badlop) SVN Revision: 896 | ||||
* | * src/mod_muc/mod_muc_room.erl: Changed default max number of user | Mickaël Rémond | 2007-08-28 | 2 | -1/+4 |
| | | | | | | in a room to 200 (EJAB-248) SVN Revision: 895 | ||||
* | * src/ChangeLog: Missing commit. | Mickaël Rémond | 2007-08-28 | 1 | -0/+6 |
| | | | | SVN Revision: 894 | ||||
* | * src/mod_offline_odbc.erl: Implements quota for offline messages | Mickaël Rémond | 2007-08-28 | 2 | -49/+111 |
| | | | | | | | in relational database (EJAB-314) * src/odbc/odbc_queries.erl: Likewise SVN Revision: 893 | ||||
* | * src/mod_muc/mod_muc_room.erl: Implements muc max users option | Mickaël Rémond | 2007-08-28 | 2 | -14/+66 |
| | | | | | | from XEP-0045 (Thanks to Jerome Sautret) (EJAB-248). SVN Revision: 892 | ||||
* | * ChangeLog: Fixed attibution to commiter. | Mickaël Rémond | 2007-08-28 | 1 | -3/+7 |
| | | | | SVN Revision: 891 | ||||
* | * doc/guide.tex: Described @HOST@ feature (thanks to Badlop) | Alexey Shchepin | 2007-08-27 | 2 | -1/+18 |
| | | | | SVN Revision: 890 | ||||
* | * doc/guide.tex: Removed mentions of unexistent 'hosts' modules | Alexey Shchepin | 2007-08-25 | 2 | -50/+22 |
| | | | | | | option (thanks to Badlop) SVN Revision: 889 | ||||
* | * src/gen_mod.erl: Substitute @HOST@ with hostname in the 'host' | Alexey Shchepin | 2007-08-25 | 10 | -22/+27 |
| | | | | | | | | | | | | | | option (thanks to Badlop) * src/mod_vcard.erl: Likewise * src/mod_vcard_ldap.erl: Likewise * src/mod_vcard_odbc.erl: Likewise * src/mod_muc/mod_muc.erl: Likewise * src/mod_irc/mod_irc.erl: Likewise * src/mod_echo.erl: Likewise * src/mod_pubsub/mod_pubsub.erl: Likewise * src/mod_proxy65/mod_proxy65_service.erl: Likewise SVN Revision: 888 | ||||
* | Fixed conflict | Alexey Shchepin | 2007-08-24 | 3 | -7/+0 |
| | | | | SVN Revision: 887 | ||||
* | * src/web/ejabberd_web_admin.erl: Moved roster stuff to mod_roster* | Alexey Shchepin | 2007-08-24 | 4 | -177/+371 |
| | | | | | | | * src/mod_roster.erl: Likewise * src/mod_roster_odbc.erl: Likewise SVN Revision: 886 | ||||
* | * src/ejabberd_sm.erl: Removed check which denies resource to | Alexey Shchepin | 2007-08-24 | 2 | -10/+7 |
| | | | | | | receive its own presence SVN Revision: 885 | ||||
* | * src/web/ejabberd_web_admin.erl: Added hooks to allow plugins to | Alexey Shchepin | 2007-08-23 | 6 | -416/+632 |
| | | | | | | | | | | | add their pages without modifying ejabberd_web_admin.erl (thanks to Badlop) * src/web/ejabberd_web_admin.hrl: Macro definitions moved here * src/mod_shared_roster.erl: Updated * src/mod_offline.erl: Likewise * src/mod_offline_odbc.erl: Likewise SVN Revision: 884 | ||||
* | * src/jlib.erl: Use http_base_64:decode if available | Alexey Shchepin | 2007-08-21 | 2 | -0/+12 |
| | | | | SVN Revision: 883 | ||||
* | * src/mod_roster.erl: Don't send roster push when unsubscribing in | Alexey Shchepin | 2007-08-20 | 3 | -5/+13 |
| | | | | | | | "None + Pending In" state * src/mod_roster_odbc.erl: Likewise SVN Revision: 882 | ||||
* | * src/mod_offline.erl: Renamed MAX_OFFLINE_MSGS to MaxOfflineMsgs | Alexey Shchepin | 2007-08-20 | 2 | -12/+13 |
| | | | | SVN Revision: 881 | ||||
* | SVN Revision: 880 | Alexey Shchepin | 2007-08-20 | 1 | -0/+7 |
| | |||||
* | * src/odbc/ejabberd_odbc_sup.erl: Add an odbc_pool_size config file option ↵ | Jérôme Sautret | 2007-08-16 | 2 | -8/+32 |
| | | | | | | | | | | to choose the number of SQL connection in each pool (EJAB-58). * src/odbc/ejabberd_odbc.erl: Add an odbc_keepalive_interval config file option to perform a keep alive query at given interval (EJAB-206). SVN Revision: 879 | ||||
* | * src/mod_offline.erl: Added a config option to define the maximum | Mickaël Rémond | 2007-08-13 | 2 | -15/+18 |
| | | | | | | number of offline messages per user (EJAB-314). SVN Revision: 878 | ||||
* | * doc/guide.tex: Missing link. | Mickaël Rémond | 2007-08-13 | 2 | -2/+2 |
| | | | | SVN Revision: 876 | ||||
* | * doc/guide.tex: Added documentation for the mod_offline quota | Mickaël Rémond | 2007-08-13 | 3 | -769/+60 |
| | | | | | | | (EJAB-314). * doc/guide.tex: Remove release notes (EJAB-323). SVN Revision: 875 | ||||
* | * doc/release_notes_1.1.3.txt: Adding missing file. | Mickaël Rémond | 2007-08-13 | 1 | -0/+14 |
| | | | | SVN Revision: 872 | ||||
* | * src/mod_offline.erl: Returns an error message to sender when | Mickaël Rémond | 2007-08-13 | 2 | -3/+24 |
| | | | | | | message is discarded due to quota (EJAB-314). SVN Revision: 871 | ||||
* | * src/odbc/ejabberd_odbc.erl: UTF-8 support for MySQL5 (EJAB-318). | Mickaël Rémond | 2007-08-12 | 2 | -0/+5 |
| | | | | SVN Revision: 868 | ||||
* | * doc/guide.tex: Minor update (thanks to Sergei Golovan) | Alexey Shchepin | 2007-08-09 | 2 | -2/+7 |
| | | | | SVN Revision: 862 | ||||
* | * src/mod_offline.erl: Typo. | Mickaël Rémond | 2007-08-08 | 1 | -1/+1 |
| | | | | SVN Revision: 861 | ||||
* | * src/mod_offline.erl: Only count messages if a quota has been | Mickaël Rémond | 2007-08-08 | 3 | -5/+16 |
| | | | | | | | actually set (EJAB-314). * src/p1_mnesia.erl: Minor coding style change. SVN Revision: 860 | ||||
* | * src/mod_offline.erl: Started implementation of mod_offline | Mickaël Rémond | 2007-08-07 | 3 | -17/+82 |
| | | | | | | | | | quota. For now, it require change in code. Will be turn into a config file parameter soon. (EJAB-314). * src/p1_mnesia.erl: Added memory efficient record count in Mnesia. SVN Revision: 859 | ||||
* | * src/mod_announce.erl: Added support to all the announce features described ↵ | Mickaël Rémond | 2007-08-03 | 5 | -23/+180 |
| | | | | | | | | | in documentation. Access to all announce features through command line, adhoc commands and disco (Thanks to Badlop) (EJAB-18). * src/gen_mod.erl: Likewise. * doc/guide.tex: Likewise. SVN Revision: 858 | ||||
* | * src/mod_muc/mod_muc.erl: Added default_room_options option | Alexey Shchepin | 2007-08-02 | 1 | -10/+7 |
| | | | | | | | | (thanks to Etan Reisner and Badlop) * src/mod_muc/mod_muc_room.erl: Likewise * doc/guide.tex: Updated SVN Revision: 857 | ||||
* | * src/mod_muc/mod_muc.erl: Added default_room_options option | Alexey Shchepin | 2007-08-02 | 4 | -20/+64 |
| | | | | | | | | (thanks to Etan Reisner and Badlop) * src/mod_muc/mod_muc_room.erl: Likewise * doc/guide.tex: Updated SVN Revision: 856 | ||||
* | * doc/guide.tex: Front page table formatting that render correctly in HTML ↵ | Mickaël Rémond | 2007-08-01 | 3 | -181/+210 |
| | | | | | | and update mentionning CEAN as a way to install ejabberd (Thanks to Badlop) (EJAB-272). SVN Revision: 855 | ||||
* | * src/ejabberd_s2s_out.erl: Avoid bouncing messages twice if terminate ↵ | Mickaël Rémond | 2007-08-01 | 2 | -2/+3 |
| | | | | | | happens during open_connect. SVN Revision: 854 | ||||
* | * src/ejabberd_s2s_out.erl: On terminate, bounce internal process queue and ↵ | Mickaël Rémond | 2007-08-01 | 2 | -0/+4 |
| | | | | | | Erlang message queue. SVN Revision: 853 | ||||
* | * src/mod_private.erl: Reduce memory consumption on user private storage ↵ | Mickaël Rémond | 2007-08-01 | 2 | -10/+15 |
| | | | | | | removal (EJAB-299). SVN Revision: 852 | ||||
* | * src/xml.erl: Removing debug printout. | Mickaël Rémond | 2007-07-31 | 1 | -2/+0 |
| | | | | SVN Revision: 851 | ||||
* | * Updating SVN HTML documentation. | Mickaël Rémond | 2007-07-31 | 1 | -1/+13 |
| | | | | SVN Revision: 850 | ||||
* | * src/xml.erl: Making use of CDATA escaping optional through with a compile ↵ | Mickaël Rémond | 2007-07-31 | 5 | -7/+54 |
| | | | | | | | | | time option (EJAB-298). * src/Makefile.in: Likewise. * src/configure.ac: Likewise. SVN Revision: 849 |