| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert "Revert "Language names via intl library."" | Stefan Parviainen | 2014-12-31 | 1 | -1/+1 |
* | Revert "Language names via intl library." | RedMatrix | 2014-12-31 | 1 | -1/+1 |
* | Language names via intl library. Fixes #773 | Stefan Parviainen | 2014-12-30 | 1 | -1/+1 |
* | fix double encoding of homepage in profile activity - not as straight-forward... | friendica | 2014-12-21 | 1 | -0/+1 |
* | Access list of smilies over JSON | Stefan Parviainen | 2014-12-20 | 1 | -31/+38 |
* | allow a variety of latitude/longitude delimiters since nobody can agree on them. | friendica | 2014-12-17 | 1 | -1/+3 |
* | ability to generate arbitrary map with [ map=lat/lon] and also free form loca... | friendica | 2014-12-17 | 1 | -0/+6 |
* | Add [ map ] element to bbcode, no closing tag. Requires a map generator plugi... | friendica | 2014-12-16 | 1 | -0/+14 |
* | Add security logger to RedDAV. | Klaus Weidenbach | 2014-12-14 | 1 | -216/+193 |
* | Show tags in other channels profile field to make it easier to navigate to th... | Stefan Parviainen | 2014-12-07 | 1 | -0/+256 |
* | new system config reserved_channels | Habeas Codice | 2014-11-21 | 1 | -1/+6 |
* | Merge remote-tracking branch 'upstream/master' | Habeas Codice | 2014-11-13 | 1 | -2/+20 |
|\ |
|
| * | cleanup | friendica | 2014-11-11 | 1 | -0/+3 |
| * | slow progress on sys publishing, making sure all the data we need is in the p... | friendica | 2014-11-11 | 1 | -1/+1 |
| * | a couple of places where we need to look for a sys channel euid. | friendica | 2014-11-11 | 1 | -0/+7 |
| * | and urlencode that. | friendica | 2014-11-11 | 1 | -2/+2 |
| * | Most directory searches are POST. get_query_args() only handles GET so that h... | friendica | 2014-11-11 | 1 | -1/+9 |
* | | PostgreSQL support initial commit | Habeas Codice | 2014-11-13 | 1 | -7/+11 |
|/ |
|
* | Don't recognise hashtags starting with #, e.g. ### | friendica | 2014-10-15 | 1 | -2/+2 |
* | template for searchbox and some more work on saved searches | marijus | 2014-10-08 | 1 | -19/+17 |
* | trying to call mod/magic on rss resources - which have no hub | friendica | 2014-09-22 | 1 | -1/+5 |
* | better way to deal with effective_uid | friendica | 2014-09-22 | 1 | -1/+9 |
* | prevent red#matrix smilie replacements from tripping over each other. | friendica | 2014-09-08 | 1 | -2/+3 |
* | extra_query_args() restricted to $_GET only. $_REQUEST was adding cookies and... | friendica | 2014-09-06 | 1 | -4/+5 |
* | ajax work | friendica | 2014-09-06 | 1 | -0/+14 |
* | improved logging if you're using php54 or later | friendica | 2014-09-04 | 1 | -2/+8 |
* | various rss fixes | friendica | 2014-08-31 | 1 | -0/+5 |
* | Revert - see comments. | Thomas Willingham | 2014-08-26 | 1 | -3/+3 |
* | HTML doesn't work without ACCOUNT_ROLE_ALLOWCODE, so don't offer it | Thomas Willingham | 2014-08-26 | 1 | -2/+3 |
* | profile edit - missing visibility and drop link on non-default profiles, re-a... | friendica | 2014-08-21 | 1 | -4/+4 |
* | provide an overt indication that a post/comment was edited. | friendica | 2014-08-18 | 1 | -2/+4 |
* | don't subdue archived connections in viewconnections | friendica | 2014-07-16 | 1 | -2/+3 |
* | subdue archived connections in group editor and don't show at all in contact_... | friendica | 2014-07-16 | 1 | -2/+2 |
* | rename friendica_smarty | friendica | 2014-07-13 | 1 | -1/+1 |
* | added A NAME/ID to whitelist in HTMLpurifier. That means we can now make vint... | jeroenpraat | 2014-07-11 | 1 | -0/+1 |
* | for non-post items (e.g. photos, events, whatever) add mention tags explicitl... | friendica | 2014-06-30 | 1 | -0/+25 |
* | use consistent capitalisation in the item actions menu | friendica | 2014-05-29 | 1 | -1/+1 |
* | fix search to use in app | friendica | 2014-05-22 | 1 | -2/+2 |
* | show hidden connections in contact block if and only if the observer is the p... | friendica | 2014-05-08 | 1 | -4/+14 |
* | Unfortunate omission | friendica | 2014-04-26 | 1 | -3/+1 |
* | better mapping of visible connections | friendica | 2014-04-14 | 1 | -8/+6 |
* | remove extra tag logging | friendica | 2014-04-12 | 1 | -1/+1 |
* | don't match quote remnants | friendica | 2014-04-12 | 1 | -1/+5 |
* | let normal hashtags be quoted strings also | friendica | 2014-04-12 | 1 | -1/+12 |
* | convert /network saved search to bootstrap buttons | friendica | 2014-04-07 | 1 | -2/+2 |
* | check_webbie (webbie validator) returning bad webbies | friendica | 2014-04-06 | 1 | -2/+4 |
* | community tags don't show up in the tagged posts because we removed the displ... | friendica | 2014-03-31 | 1 | -0/+30 |
* | issue #378, failure to correctly link tags where one tag contains a substring... | friendica | 2014-03-30 | 1 | -1/+17 |
* | little fixes of hopefully nil significance | friendica | 2014-03-16 | 1 | -0/+5 |
* | contact_block() not being shown to unauthenticated visitors - even if perms a... | friendica | 2014-03-13 | 1 | -0/+6 |