aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'master' of https://github.com/friendica/redMario Vavti2015-03-216-407/+420
|\
| * Merge pull request #933 from dawnbreak/docuRedMatrix2015-03-211-1/+2
| |\ | | | | | | Extend Doxygen configuration a bit to display more.
| | * Extend Doxygen configuration a bit to display more.Klaus Weidenbach2015-03-211-1/+2
| | | | | | | | | | | | | | | | | | | | | Add view of \license information in Doxygen information and add an overview page for \fixme which is used in source code. We have Bug List, Fixme List, Todo List and Deprecated List. Do we have some other tags we use that we could collect and display?
| * | change permission roles for things like channel admin to make them more ↵friendica2015-03-201-27/+27
| |/ | | | | | | easily manually settable from the connections edit page.
| * set to empty string so it doesn't get mis-handled as a nullfriendica2015-03-201-0/+2
| |
| * Merge https://github.com/friendica/red into pending_mergefriendica2015-03-2015-235/+342
| |\
| * | config to hide version tag from siteinfo - on my site it's meaningless.friendica2015-03-204-379/+389
| | |
* | | fix acl for if we have an cid in /network and make $bang better visibleMario Vavti2015-03-213-3/+21
| |/ |/|
* | some tabs title statuseditor restructuringMario Vavti2015-03-213-12/+25
| |
* | need the cloudpath before creating the objectMario Vavti2015-03-201-4/+3
| |
* | some cleanupMario Vavti2015-03-201-13/+8
| |
* | possible improvement regarding deletionMario Vavti2015-03-202-31/+46
| |
* | remove unused varsMario Vavti2015-03-201-2/+0
| |
* | remove more $vars from style.cssMario Vavti2015-03-2010-189/+276
|/
* call parse_url from rpost and add the result to the content body if invoked ↵friendica2015-03-191-0/+5
| | | | with a url argument
* Explicitly force link for 'All Collections' on the network page to gid=0 so ↵friendica2015-03-191-1/+1
| | | | it can be used with a default page over-ride for gid.
* Merge https://github.com/friendica/red into pending_mergefriendica2015-03-1914-201/+183
|\
| * there are no vars to replace in converse_center.cssMario Vavti2015-03-191-1/+0
| |
| * update schema doco a little. needs some more...Mario Vavti2015-03-192-9/+12
| |
| * remove more unused $varsMario Vavti2015-03-192-21/+0
| |
| * remove more $vars from style.cssMario Vavti2015-03-1910-156/+156
| |
| * remove $abook_changebg from style.cssMario Vavti2015-03-1910-14/+15
| |
| * do not destroy page layout if feature_encrypt is not enabledMario Vavti2015-03-191-2/+2
| |
* | tweaks to directory registrations which don't seem to be happening, also ↵friendica2015-03-194-9/+18
| | | | | | | | downgrade any directory that claims to be a primary directory for RED_GLOBAL.
* | ratenotif: loop oddityfriendica2015-03-192-10/+10
|/
* make the channel item query match recent changes to network item query (and ↵friendica2015-03-183-5/+7
| | | | some slightly older changes in display item query), and allow '@' in linkified urls.
* Change wording on the photo location feature. When photos are merged with ↵friendica2015-03-181-1/+1
| | | | DAV storage we won't be stripping metadata by default.
* Merge https://github.com/friendica/red into pending_mergefriendica2015-03-187-2807/+2925
|\
| * remove px from default valueMario Vavti2015-03-181-1/+1
| |
| * just to be sureMario Vavti2015-03-182-2/+2
| |
| * move body-font-size setting backt to expert. most people probably use ↵Mario Vavti2015-03-181-4/+1
| | | | | | | | browser built in zoom capabilitie.
| * Merge branch 'master' of https://github.com/friendica/redMario Vavti2015-03-182-2785/+2906
| |\
| | * Update Dutch translationsjeroenpraat2015-03-182-2785/+2906
| | |
| * | make every page regard max content width setting and move the setting out of ↵Mario Vavti2015-03-185-18/+18
| |/ | | | | | | experts mode
* / we upped the php version requirement. So up yours.friendica2015-03-182-2/+2
|/
* fix the map embed issue by keeping the map visible but moving it far off the ↵friendica2015-03-172-3/+8
| | | | screen.
* Merge https://github.com/friendica/red into pending_mergefriendica2015-03-1715-436/+840
|\
| * move bootbox out of bootstrapMario Vavti2015-03-173-1/+1
| |
| * update bootstrap-3.3.4 and bootbox-4.4.0Mario Vavti2015-03-1714-431/+835
| |
* | ok it has to be owner.friendica2015-03-171-3/+3
|/
* Merge branch 'master' of https://github.com/friendica/redMario Vavti2015-03-173-2820/+2941
|\
| * Merge pull request #932 from tuscanhobbit/devPaolo T2015-03-172-2818/+2939
| |\ | | | | | | Updated Italian strings
| | * Updated Italian stringsPaolo Tacconi2015-03-172-2818/+2939
| | |
| * | get the correct hemisphere for geotagged photosfriendica2015-03-171-2/+2
| | |
* | | update templatesMario Vavti2015-03-174-6/+18
|/ /
* | turn photo location mapping into a featurefriendica2015-03-172-1/+2
| |
* | The random bad signatures are because something somewhere is trimming the ↵friendica2015-03-173-4/+4
| | | | | | | | 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.
* | display a map for photos if allowed. Note: there is a bug in that if the map ↵friendica2015-03-164-1/+59
| | | | | | | | div starts with display:none one needs to reload the frame or zoom in or they end up at minimum resolution. Still trying to sort this out.
* | started to add the ability to geotag photos (default will be disabled) but ↵friendica2015-03-162-3/+12
| | | | | | | | my phone isn't outputting the GPS tags even after being explicitly enabled so I'll have to wait until I've got a device that I can reliably test against.
* | regression: visual feedback that page/content is loading when affinity ↵friendica2015-03-161-0/+2
| | | | | | | | slider value changed went missing