aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | better (more consistent) handling of ostatus contactsFriendika2011-07-012-3/+12
| |
* | also check for blockedFriendika2011-07-011-1/+1
| |
* | statusnet improvementsFriendika2011-07-012-3/+7
| |
* | missed blockFriendika2011-07-011-1/+2
| |
* | add group highlight to other pagesFriendika2011-07-012-3/+3
| |
* | indicate currently selected group in group pickerFriendika2011-07-013-6/+14
| |
* | missing minutes in event listingsFriendika2011-06-301-1/+1
| |
* | logic reversedFriendika2011-06-301-1/+1
| |
* | don't allow editing of somebody else's eventFriendika2011-06-301-6/+3
| |
* | too much loggingFriendika2011-06-301-1/+1
| |
* | allow polling to mostly survive minor memory shortages.Friendika2011-06-303-5/+49
| |
* | match the documentationFriendika2011-06-301-0/+2
| |
* | photos were not working in private mailFriendika2011-06-304-4/+13
| |
* | we still need the source file. Don't know why.Friendika2011-06-301-0/+155
| |
* | consolidate perrmisions sql, minor duepuntozero validation fixesFriendika2011-06-307-214/+100
| |
* | Merge branch 'pull'Friendika2011-06-3014-274/+359
|\ \
| * \ Merge pull request #132 from fabrixxm/masterFriendika2011-06-3014-274/+359
| |\ \ | | | | | | | | Some works on addons and other
| | * | twitter and statusnet plugin settings are not parsed on post if their ↵Fabio Comuni2011-06-302-32/+38
| | | | | | | | | | | | | | | | respective submit buttons was not clicked by user
| | * | update oembed and widgets plugins settings formFabio Comuni2011-06-305-39/+65
| | | |
| | * | profile_sidebar hook use byref values in second argument arrayFabio Comuni2011-06-301-1/+1
| | | |
| | * | tinyMCE loads "source" version of bbcode plugin istead of "compressed" oneFabio Comuni2011-06-303-156/+156
| | | |
| | * | style template field outside admin pagesFabio Comuni2011-06-302-48/+56
| | | |
| | * | Add javascript var "baseurl"Fabio Comuni2011-06-302-0/+45
| |/ / | | | | | | | | | Add field_richtext template
* / / revupFriendika2011-06-301-1/+1
|/ /
* | bug #99 - don't show album name/link if photos are privateFriendika2011-06-301-1/+35
| |
* | load db configs (config,system) for all "executables"Friendika2011-06-307-23/+34
| |
* | now that we have admin interface, completely remove register approvals from ↵Friendika2011-06-293-38/+2
| | | | | | | | notifications
* | switch to text mode group editor after 'n' contactsFriendika2011-06-292-4/+27
| |
* | collapse multiple spaces in usernamesFriendika2011-06-291-0/+3
| |
* | allow spaces in @ tagsFriendika2011-06-293-9/+31
| |
* | Merge pull request #131 from fabrixxm/adminFriendika2011-06-293-7/+16
|\ \ | | | | | | re-added last item date in admin user page
| * | re-added last item date in admin user page. relative_date return 'never' if ↵Fabio Comuni2011-06-293-7/+16
|/ / | | | | | | null is passed
* | very minor nit - if $abs is false, return before trying to use false in a ↵Friendika2011-06-291-10/+11
| | | | | | | | | | | | numeric calculation also return 'never' if we have an uninitialised date
* | Merge pull request #130 from fabrixxm/adminFriendika2011-06-293-22/+14
|\ \ | | | | | | Fix bug #98, add "never" to relative_date(), fix batch operations
| * | Fix bug #98, add "never" to relative_date(), fix batch operationsFabio Comuni2011-06-293-22/+14
|/ /
* | don't allow blocked/unverified users to reset their password.Friendika2011-06-291-2/+6
| |
* | get app structure needed in regmodFriendika2011-06-291-0/+3
| |
* | document better the UPDATE_VERSIONFriendika2011-06-281-1/+1
| |
* | do not translate hidden photo album 'Contact Photos' as it may become ↵Friendika2011-06-283-13/+19
| | | | | | | | unhidden when different language is used.
* | change simplepie path in dispyFriendika2011-06-281-1/+1
| |
* | how the heck did favicon get into the repo? Gone now...Friendika2011-06-283-4/+1
| |
* | bug #96 move libraries to library - better alignment of like rotatorFriendika2011-06-28397-30/+30
| |
* | darkzero textareas hard to readFriendika2011-06-281-1/+1
| |
* | dbg info for photo uploadsFriendika2011-06-282-1/+12
| |
* | Merge pull request #129 from tobiasd/masterFriendika2011-06-281-0/+18
|\ \ | | | | | | deleteCheckedItems was missing in dispy
| * | added deleteCheckedItems to jot-header.tplTobias Diekershoff2011-06-281-0/+18
|/ /
* | Merge pull request #128 from abinoam/patch-1Friendika2011-06-271-1/+1
|\ \ | | | | | | Fixed: Twitter profiles link.
| * | Fixed: Twitter profiles link.Abinoam P. Marques Jr.2011-06-271-1/+1
|/ /
* | trim webfinger requestFriendika2011-06-272-1/+3
| |
* | preformat webfinger outputFriendika2011-06-271-0/+2
| |