aboutsummaryrefslogtreecommitdiffstats
path: root/util
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | | | | | contact search odditiesfriendica2012-06-201-59/+59
| | | | | | | |
* | | | | | | | rev updatefriendica2012-06-191-71/+88
| | | | | | | |
* | | | | | | | public forum author using private posting, correct the comment permissions ↵friendica2012-06-181-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | downstream.
* | | | | | | | rev updatefriendica2012-06-171-6/+6
| | | | | | | |
* | | | | | | | rev updatefriendica2012-06-161-3/+3
| | | | | | | |
* | | | | | | | rev updatefriendica2012-06-161-79/+83
| | | | | | | |
* | | | | | | | better handling of dead contactsfriendica2012-06-141-63/+77
| | | | | | | |
* | | | | | | | Merge https://github.com/fabrixxm/friendica into pullfriendica2012-06-131-66/+46
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: util/messages.po
| * | | | | | | | enotify: rework strings to more easy to translatefabrixxm2012-06-131-3756/+3689
| | | | | | | | |
* | | | | | | | | disable archive widget for PHP < 5.3friendica2012-06-131-31/+35
|/ / / / / / / /
* | | | | | | | more fixesfriendica2012-06-121-127/+127
| | | | | | | |
* | | | | | | | sheeshfriendica2012-06-111-85/+103
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | rev updatefriendica2012-06-101-8/+8
| | | | | | |
* | | | | | | rev updatefriendica2012-06-101-145/+158
| | | | | | |
* | | | | | | rev updatefriendica2012-06-071-174/+178
| | | | | | |
* | | | | | | rev updatefriendica2012-06-061-122/+334
| | | | | | |
* | | | | | | add email probe logging, limit typo check to main addon files and skip ↵friendica2012-06-051-3/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | additional support files
* | | | | | | rev updatefriendica2012-06-051-41/+36
| |_|_|_|_|/ |/| | | | |
* | | | | | rev updatefriendica2012-06-031-284/+292
| | | | | |
* | | | | | webfinger profile linkerfriendica2012-06-021-212/+221
| | | | | |
* | | | | | registration issue after re-factorfriendica2012-06-011-161/+157
| | | | | |
* | | | | | turn registration code into a standalone function for re-usefriendica2012-05-311-121/+141
| | | | | |
* | | | | | rev updatefriendica2012-05-301-166/+170
| | | | | |
* | | | | | bugfixes: private photo embeds and search for strings with %friendica2012-05-291-144/+150
| | | | | |
* | | | | | rev updatefriendica2012-05-281-199/+199
| | | | | |
* | | | | | rework the way private photos are embedded to avoid url differences and also ↵friendica2012-05-271-58/+58
| | | | | | | | | | | | | | | | | | | | | | | | check the permissions if possible to make sure that nothing sneaks by.
* | | | | | allow force ssl on notificationsfriendica2012-05-261-71/+75
| | | | | |
* | | | | | keep private FB stuff out of personal notesfriendica2012-05-251-36/+45
| | | | | |
* | | | | | rev updatefriendica2012-05-251-86/+87
| | | | | |
* | | | | | rev updatefriendica2012-05-231-149/+167
| | | | | |
* | | | | | if identity (uid) changes - reload any other open browser windows on next ping.friendica2012-05-221-247/+251
| | | | | |
* | | | | | rev update, bug 428, 429, and ability to block globaldir submissions from ↵friendica2012-05-211-51/+51
| | | | | | | | | | | | | | | | | | | | | | | | demo sites
* | | | | | rev updatefriendica2012-05-201-66/+62
| | | | | |
* | | | | | set comment permissions explicitly to parent permissionsfriendica2012-05-191-14/+34
| | | | | |
* | | | | | profile change activity link bugfriendica2012-05-181-244/+264
| | | | | |
* | | | | | setup delivery chain for private groups (work in progress)friendica2012-05-171-2/+2
| | | | | |
* | | | | | rev updatefriendica2012-05-161-2/+2
| | | | | |
* | | | | | rev updatefriendica2012-05-151-21/+29
| | | | | |
* | | | | | rev updatefriendica2012-05-141-46/+46
| | | | | |
* | | | | | rev updatefriendica2012-05-131-66/+66
| | | | | |
* | | | | | rename get_language() to get_browser_language()friendica2012-05-131-1/+1
| | | | | |
* | | | | | slackr drop shadowsfriendica2012-05-121-62/+62
| | | | | |
* | | | | | rev updatefriendica2012-05-121-227/+228
| |_|_|_|/ |/| | | |
* | | | | rev updatefriendica2012-05-101-90/+78
| | | | |
* | | | | rev updatefriendica2012-05-091-60/+72
| | | | |
* | | | | make it optional to optimize the item table after expirefriendica2012-05-081-91/+151
| | | | |
* | | | | If a contact has had delivery issues in the last 15 minutes, send new posts ↵friendica2012-05-071-222/+255
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | straight to the queue and don't even try to connect. Also defer polling for stuck contacts. Should reduce the number of stuck processes trying to connect with dead or dying servers significantly.
* | | | | rev updatefriendica2012-05-061-78/+104
| | | | |
* | | | | bad sql left after the mailbox in/out mergefriendica2012-05-051-23/+27
| |_|_|/ |/| | |
* | | | only show remove category to item ownerfriendica2012-05-041-159/+162
| | | |