aboutsummaryrefslogtreecommitdiffstats
path: root/mod
Commit message (Collapse)AuthorAgeFilesLines
...
* install: fix bug #436 and small typoroot2012-06-011-11/+18
| | | | | Function check_htaccess() don't perform check if curl is not installed. This was leading to wsod beacuse check_htaccess() uses fetch_url().
* Merge remote branch 'friendica/master'root2012-06-0112-364/+154
|\
| * turn registration code into a standalone function for re-usefriendica2012-05-311-310/+23
| |
| * some zero theming on settings pagefriendica2012-05-301-7/+8
| |
| * transition to beta for private forumsfriendica2012-05-301-1/+0
| |
| * rev updatefriendica2012-05-301-1/+1
| |
| * Create a "potential default group" called "Friends" on registration.friendica2012-05-301-0/+5
| |
| * private group tests, cont.friendica2012-05-293-16/+40
| |
| * hide private group if desiredfriendica2012-05-291-6/+10
| |
| * private group fixfriendica2012-05-291-1/+1
| |
| * possible sql injection in searchfriendica2012-05-291-1/+1
| |
| * Merge https://github.com/friendica/friendica into pullfriendica2012-05-292-15/+41
| |\ | | | | | | | | | | | | Conflicts: mod/search.php
| | * Merge remote branch 'upstream/master'Michael Vogel2012-05-292-4/+10
| | |\
| | * \ Merge branch 'master' of github.com:annando/friendicaMichael2012-05-262-16/+41
| | |\ \ | | | | | | | | | | | | | | | | | | | | Conflicts: mod/network.php
| | | * | Saved searches now can search for tags as wellMichael Vogel2012-05-262-6/+17
| | | | |
| | | * | Speed optimisation by enabling the posibility of the MySQL fulltext engineMichael Vogel2012-05-262-10/+24
| | | | |
| | | * | Merge remote branch 'upstream/master'Michael Vogel2012-05-2514-120/+202
| | | |\ \
| | | * | | Performance testsMichael Vogel2012-05-201-1/+1
| | | | | |
| * | | | | bugfixes: private photo embeds and search for strings with %friendica2012-05-291-2/+2
| | |_|_|/ | |/| | |
| * | | | ability to only expire contacts, not selffriendica2012-05-292-4/+8
| | | | |
| * | | | more theme cleanupfriendica2012-05-281-0/+1
| | | | |
| * | | | rework the way private photos are embedded to avoid url differences and also ↵friendica2012-05-271-0/+1
| |/ / / | | | | | | | | | | | | check the permissions if possible to make sure that nothing sneaks by.
| * | | missing entries on personal tab after sql text search optimisefriendica2012-05-252-7/+6
| | | |
| * | | bug #434 - default group placement not working after accepting dfrn friend ↵friendica2012-05-251-1/+1
| | | | | | | | | | | | | | | | request
| * | | fix wall_uploaded photo permissions on group post by memberfriendica2012-05-251-1/+3
| | | |
| * | | improve location change notificationsfriendica2012-05-251-1/+10
| | | |
| * | | keep private FB stuff out of personal notesfriendica2012-05-251-2/+4
| | |/ | |/|
| * | Merge https://github.com/friendica/friendica into pullfriendica2012-05-251-2/+4
| |\ \
| * | | rev updatefriendica2012-05-251-1/+1
| | | |
* | | | admin: remove update link in admin menuroot2012-05-251-1/+1
| |/ / |/| |
* | | install wizard: fix php executable pathroot2012-05-241-2/+4
|/ / | | | | | | | | | | - php executable not required - "check again" button submit form instead of reload page via js - checks form submit to install module without redirect
* | Update install wizardroot2012-05-231-35/+52
| | | | | | | | | | | | - writable .htconfig.php not required - add test for working .htaccess/mod_rewrite configuration - fix last pass: create tables, eventually show config text and print a "What next" section
* | photo rotationfriendica2012-05-231-1/+57
| |
* | keep FB out of private notesfriendica2012-05-222-3/+7
| |
* | if identity (uid) changes - reload any other open browser windows on next ping.friendica2012-05-221-0/+8
| |
* | add queue totals to admin summary pagefriendica2012-05-221-1/+14
| |
* | redir links for permission controlled attachmentsfriendica2012-05-212-11/+7
| |
* | rev update, bug 428, 429, and ability to block globaldir submissions from ↵friendica2012-05-212-1/+15
| | | | | | | | demo sites
* | rev updatefriendica2012-05-203-59/+15
| |
* | search with leading @ performs directory search (# for tag search), nothing ↵friendica2012-05-192-1/+8
| | | | | | | | for text search
* | set comment permissions explicitly to parent permissionsfriendica2012-05-191-5/+14
|/
* backend support for 'x' deliveries per process - x is configurable, more ↵friendica2012-05-191-0/+6
| | | | importantly any search starting with # is automatically a tag search. TODO: Need to extend this to people searches starting with @
* profile change activity link bugfriendica2012-05-181-1/+1
|
* theming for default group selectorfriendica2012-05-181-1/+1
|
* catch more places to apply default groupfriendica2012-05-181-0/+10
|
* make it difficult to setup a private forum with no privacyfriendica2012-05-171-4/+13
|
* more private forums, default privacy group for new contactsfriendica2012-05-173-2/+38
|
* tell browser not to cache permission denied (private) photos so that after ↵friendica2012-05-171-2/+19
| | | | authenticating we don't have to fight the browser - plus more prvgroup work
* fix PM replies after autocomplete changesfriendica2012-05-101-3/+6
|
* add photos to PM autocomplete, improved appearancefriendica2012-05-102-3/+6
|