Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | more feature editing and an "redmatrix in a nutshell" overview for those ↵ | friendica | 2015-04-15 | 1 | -1/+1 |
| | | | | that can't figure it out. | ||||
* | comanche preview is probably important | friendica | 2015-04-14 | 1 | -1/+1 |
| | |||||
* | rev update | friendica | 2015-04-13 | 1 | -1/+1 |
| | |||||
* | rev update, string update | friendica | 2015-04-11 | 1 | -1/+1 |
| | |||||
* | make sure we redirect to a sane place after deleting a webpage element | friendica | 2015-04-09 | 1 | -1/+1 |
| | |||||
* | update features, allow sys account page deletion | friendica | 2015-04-08 | 1 | -1/+1 |
| | |||||
* | separate the hub query since it changes the logic default and cannot easily ↵ | friendica | 2015-04-07 | 1 | -1/+1 |
| | | | | be grouped | ||||
* | make the findpeople widget honour the local/global directory setting | friendica | 2015-04-06 | 1 | -1/+1 |
| | |||||
* | issue #226 | friendica | 2015-04-05 | 1 | -1/+1 |
| | |||||
* | strings update | friendica | 2015-04-03 | 1 | -1/+1 |
| | |||||
* | provide ability to have randomised homepage content from a set of pages name ↵ | friendica | 2015-04-02 | 1 | -1/+1 |
| | | | | home-* | ||||
* | revert iconic change to collection list widget | friendica | 2015-04-01 | 1 | -1/+1 |
| | |||||
* | allow webpage for home to use its own layout file | friendica | 2015-03-31 | 1 | -1/+1 |
| | |||||
* | change "create new collection" to iconic, document the account table | friendica | 2015-03-30 | 1 | -1/+1 |
| | |||||
* | fix os_mkdir | friendica | 2015-03-29 | 1 | -1/+1 |
| | |||||
* | issue #941 | friendica | 2015-03-28 | 1 | -1/+1 |
| | |||||
* | provide ways to over-ride the datetime pickers | friendica | 2015-03-26 | 1 | -1/+1 |
| | |||||
* | comanche: move 'webpage' declaration to the first parser pass so it is set ↵ | friendica | 2015-03-25 | 1 | -1/+1 |
| | | | | when content loads. | ||||
* | catche edge case of tag "@abcdef +1", which tags the first entry in your ↵ | friendica | 2015-03-24 | 1 | -1/+1 |
| | | | | abook, regardless of abcdef. This holds true for other similar patterns as well. | ||||
* | limit notification detail queries for items and events | friendica | 2015-03-23 | 1 | -1/+1 |
| | |||||
* | provide visual feedback when deleting a like by liking it again. | friendica | 2015-03-22 | 1 | -1/+1 |
| | |||||
* | add loadtime search to channel and fix it for home. display and search need ↵ | friendica | 2015-03-21 | 1 | -1/+1 |
| | | | | further investigation | ||||
* | config to hide version tag from siteinfo - on my site it's meaningless. | friendica | 2015-03-20 | 1 | -1/+1 |
| | |||||
* | ratenotif: loop oddity | friendica | 2015-03-19 | 1 | -1/+1 |
| | |||||
* | we upped the php version requirement. So up yours. | friendica | 2015-03-18 | 1 | -1/+1 |
| | |||||
* | The random bad signatures are because something somewhere is trimming the ↵ | friendica | 2015-03-17 | 1 | -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 ↵ | friendica | 2015-03-16 | 1 | -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 ↵ | friendica | 2015-03-15 | 1 | -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 rethink | friendica | 2015-03-14 | 1 | -1/+1 |
| | |||||
* | update to-do list | friendica | 2015-03-13 | 1 | -1/+1 |
| | |||||
* | try and add some regs | friendica | 2015-03-12 | 1 | -1/+1 |
| | |||||
* | skip trying to come up with an intelligent way to decide what photos should ↵ | friendica | 2015-03-11 | 1 | -1/+1 |
| | | | | get a status post - leave it manual. | ||||
* | channel delegation | friendica | 2015-03-10 | 1 | -1/+1 |
| | |||||
* | fix comanche regions after comanche refactor a few days ago | friendica | 2015-03-09 | 1 | -1/+1 |
| | |||||
* | change default affinity (abook_closeness) to 80 for all new connections ↵ | friendica | 2015-03-08 | 1 | -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 listing | friendica | 2015-03-07 | 1 | -1/+1 |
| | |||||
* | reverse smilie storage also | friendica | 2015-03-06 | 1 | -1/+1 |
| | |||||
* | should be -ne | friendica | 2015-03-05 | 1 | -1/+1 |
| | |||||
* | notes on what's needed to fix the queueing algorithms. | friendica | 2015-03-04 | 1 | -1/+1 |
| | |||||
* | group/collection edit page cleanup | friendica | 2015-03-03 | 1 | -1/+1 |
| | |||||
* | tagcloud tweaks | friendica | 2015-03-02 | 1 | -1/+1 |
| | |||||
* | queue management actions. Still needs further work such as indication of ↵ | friendica | 2015-03-01 | 1 | -1/+1 |
| | | | | last successful connection or indication that the hub was marked offline, but these are potentially expensive queries. | ||||
* | Fix a couple of places where we weren't checking for dead hublocs. Add a ↵ | friendica | 2015-02-27 | 1 | -1/+1 |
| | | | | function to mark a hubloc dead. | ||||
* | loop breaker | friendica | 2015-02-26 | 1 | -1/+1 |
| | |||||
* | solve some (hopefully most) missing delivery issues | friendica | 2015-02-25 | 1 | -1/+1 |
| | |||||
* | support rel=me on channel "homepage" url | friendica | 2015-02-24 | 1 | -1/+1 |
| | |||||
* | new session functions | friendica | 2015-02-22 | 1 | -1/+1 |
| | |||||
* | doc update | friendica | 2015-02-20 | 1 | -1/+1 |
| | |||||
* | diaspora: move reshare encapsulation after tag parsing, since it seriously ↵ | friendica | 2015-02-19 | 1 | -1/+1 |
| | | | | screws up the tag parser and reshares end up with a lot of unlinked tags. | ||||
* | first step of theme separation. Only put redbasic under git control. Ignore ↵ | friendica | 2015-02-18 | 1 | -1/+1 |
| | | | | any other themes in view/theme . |