aboutsummaryrefslogtreecommitdiffstats
path: root/version.inc
Commit message (Collapse)AuthorAgeFilesLines
* turn consensus items into diaspora polls for that networkredmatrix2015-05-051-1/+1
|
* just a test, please do not try to implement this as there are severe ↵friendica2015-04-301-1/+1
| | | | security issues
* version updatefriendica2015-04-281-1/+1
|
* mod/branchtopic - move an off-topic comment to its own thread as a fresh ↵friendica2015-04-241-1/+1
| | | | wall-to-wall post and the same delivery permissions as its parent. No adjustments are made for complex delivery chains.
* disconnectfriendica2015-04-231-1/+1
|
* explain a bit more about the structure and scopefriendica2015-04-221-1/+1
|
* use PERMS_SPECIFIC for anything that hasn't been specified. This way there's ↵friendica2015-04-211-1/+1
| | | | nothing that's "only yourself", and let's you add additional permissions at will rather than be forced to accept the defaults or turn on custom permissions just to give a friend delegation rights or the ability to post photos.
* update to-do listfriendica2015-04-201-1/+1
|
* api - unobscure mailfriendica2015-04-191-1/+1
|
* log this since we may need it to track down failuresfriendica2015-04-181-1/+1
|
* hide event share button when editing an eventfriendica2015-04-171-1/+1
|
* simplifyfriendica2015-04-161-1/+1
|
* more feature editing and an "redmatrix in a nutshell" overview for those ↵friendica2015-04-151-1/+1
| | | | that can't figure it out.
* comanche preview is probably importantfriendica2015-04-141-1/+1
|
* rev updatefriendica2015-04-131-1/+1
|
* rev update, string updatefriendica2015-04-111-1/+1
|
* make sure we redirect to a sane place after deleting a webpage elementfriendica2015-04-091-1/+1
|
* update features, allow sys account page deletionfriendica2015-04-081-1/+1
|
* separate the hub query since it changes the logic default and cannot easily ↵friendica2015-04-071-1/+1
| | | | be grouped
* make the findpeople widget honour the local/global directory settingfriendica2015-04-061-1/+1
|
* issue #226friendica2015-04-051-1/+1
|
* strings updatefriendica2015-04-031-1/+1
|
* provide ability to have randomised homepage content from a set of pages name ↵friendica2015-04-021-1/+1
| | | | home-*
* revert iconic change to collection list widgetfriendica2015-04-011-1/+1
|
* allow webpage for home to use its own layout filefriendica2015-03-311-1/+1
|
* change "create new collection" to iconic, document the account tablefriendica2015-03-301-1/+1
|
* fix os_mkdirfriendica2015-03-291-1/+1
|
* issue #941friendica2015-03-281-1/+1
|
* provide ways to over-ride the datetime pickersfriendica2015-03-261-1/+1
|
* comanche: move 'webpage' declaration to the first parser pass so it is set ↵friendica2015-03-251-1/+1
| | | | when content loads.
* catche edge case of tag "@abcdef +1", which tags the first entry in your ↵friendica2015-03-241-1/+1
| | | | abook, regardless of abcdef. This holds true for other similar patterns as well.
* limit notification detail queries for items and eventsfriendica2015-03-231-1/+1
|
* provide visual feedback when deleting a like by liking it again.friendica2015-03-221-1/+1
|
* add loadtime search to channel and fix it for home. display and search need ↵friendica2015-03-211-1/+1
| | | | further investigation
* config to hide version tag from siteinfo - on my site it's meaningless.friendica2015-03-201-1/+1
|
* ratenotif: loop oddityfriendica2015-03-191-1/+1
|
* we upped the php version requirement. So up yours.friendica2015-03-181-1/+1
|
* The random bad signatures are because something somewhere is trimming the ↵friendica2015-03-171-1/+1
| | | | body text. It could be any one of hundreds of functions that touch the message body. We really want to trim the body text, so I'm putting back all the trim statements - in mod/item and item_store and item_store_update. The last fix for random bad sigs noted that one of the trims wasn't there, so the others were removed. The correct fix is for all the trims to be there. We will probably have a few (quite a few) bad sigs during the transition back to trimmed text but this should nail it for anybody on recent code and with new content.
* phase one of the great file storage unification - use one button for uploads ↵friendica2015-03-161-1/+1
| | | | of any type (image or attachment). We'll sort out which one it is and deal with it appropriately.
* mysql schema typo, do the install check for store before chcking smarty, as ↵friendica2015-03-151-1/+1
| | | | that is where the dir is created, change install doc to point to install/schema_xxxxx.sql instead of database.sql
* revert and rethinkfriendica2015-03-141-1/+1
|
* update to-do listfriendica2015-03-131-1/+1
|
* try and add some regsfriendica2015-03-121-1/+1
|
* skip trying to come up with an intelligent way to decide what photos should ↵friendica2015-03-111-1/+1
| | | | get a status post - leave it manual.
* channel delegationfriendica2015-03-101-1/+1
|
* fix comanche regions after comanche refactor a few days agofriendica2015-03-091-1/+1
|
* change default affinity (abook_closeness) to 80 for all new connections ↵friendica2015-03-081-1/+1
| | | | going forward (was 99). This way it can be adjusted down later without requiring you to change all your existing connections upward (since your existing connections are likely all sitting at 99 at the moment). The default setting is also configurable with a pconfig system.new_abook_closeness
* directory: fix public forum listingfriendica2015-03-071-1/+1
|
* reverse smilie storage alsofriendica2015-03-061-1/+1
|
* should be -nefriendica2015-03-051-1/+1
|