aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* use the std_version where applicable instead of matching to the git.redmatrix2015-12-031-4/+6
* prevent function name re-declaration in widget spaceredmatrix2015-12-021-4/+5
* Merge https://github.com/redmatrix/hubzilla into pending_mergeredmatrix2015-12-021-5/+6
|\
| * fix mail attachment and photo permissions. issue #202Mario Vavti2015-12-021-4/+5
| * Merge branch 'master' of https://github.com/redmatrix/hubzillaMario Vavti2015-12-022-5/+4
| |\
| * | fix attachment rendering for mailMario Vavti2015-12-021-1/+1
* | | introduce STD_VERSION and get_std_version() [in include/plugin.php], we begin...redmatrix2015-12-021-0/+11
| |/ |/|
* | issue #204redmatrix2015-12-011-1/+1
* | usercache is no longer usedredmatrix2015-12-011-4/+3
|/
* generalise the site black|white allow lists, also add a channel black|white l...redmatrix2015-11-293-25/+62
* report correct directory mode for standalone directories in siteinforedmatrix2015-11-291-1/+1
* create get_site_info() function so we can have a siteinfo.json module instead...redmatrix2015-11-291-0/+104
* issue #189redmatrix2015-11-291-1/+6
* don't try to pull public content from dead sitesredmatrix2015-11-291-1/+4
* log whatever is showing up in the delivery hash array since it seems that one...redmatrix2015-11-291-0/+4
* move events tools to aside widgetMario Vavti2015-11-271-1/+15
* fixes #194 - New directory server is selected on every directory page reloadMario Vavti2015-11-271-1/+1
* don't show item_delayed_publish items in tag cloudsredmatrix2015-11-262-4/+3
* various css fixesMario Vavti2015-11-261-0/+1
* beautify event item codeMario Vavti2015-11-261-45/+32
* default timepicker to 15 min steps. abbr -> spanMario Vavti2015-11-261-1/+1
* we also need nofinish in the object. css ficesMario Vavti2015-11-261-0/+2
* also catch the other objectMario Vavti2015-11-261-0/+5
* first iteration on the event itemMario Vavti2015-11-264-1/+57
* some basic event stylingMario Vavti2015-11-251-10/+12
* add (blank?) label param to other instances of datetimeselredmatrix2015-11-241-2/+2
* oups :)Mario Vavti2015-11-241-1/+1
* some event heavy lifting - please test and report issuesMario Vavti2015-11-241-11/+12
* issue #184redmatrix2015-11-231-1/+1
* delivery report tweaksredmatrix2015-11-222-1/+26
* Merge https://github.com/redmatrix/hubzilla into pending_mergeredmatrix2015-11-223-7/+26
|\
| * do not hide scrollbarsMario Vavti2015-11-211-1/+1
| * datetimepicker should also respect first day of week settingMario Vavti2015-11-211-2/+2
| * Use http_status() instead of homegrowing it. Adapt http_status to handle repl...ken restivo2015-11-202-5/+24
* | webpages and design elements weren't being included in the item export query.redmatrix2015-11-221-1/+2
|/
* Merge https://github.com/redmatrix/hubzilla into pending_mergeredmatrix2015-11-201-0/+1
|\
| * Report correct HTTP error code, i.e. for API callers.ken restivo2015-11-201-0/+1
* | add v4 project roadmap, partial fix for cloning of profile photos on alternat...redmatrix2015-11-201-0/+11
|/
* change _newwin to _blank because the window named _newwin may be hard to find...redmatrix2015-11-202-18/+18
* issue #85, community tags and file tags lost during edits. This required spli...redmatrix2015-11-205-18/+31
* change action label from 'stop following' to 'unfollow thread'redmatrix2015-11-191-1/+1
* new feature: 'suppress_duplicates' issue #146 triggered with less than two mi...redmatrix2015-11-191-0/+1
* move today button from aside to section titleMario Vavti2015-11-191-1/+0
* rename some menusMario Vavti2015-11-191-3/+3
* Merge branch 'master' of https://github.com/redmatrix/hubzillaMario Vavti2015-11-182-4/+5
|\
| * Merge https://github.com/redmatrix/hubzilla into pending_mergeredmatrix2015-11-181-4/+4
| |\
| | * Pass in account_id. Required for bulk identity importer.ken restivo2015-11-181-4/+4
| * | wsod viewing photo widgetredmatrix2015-11-181-0/+1
| |/
* / some events refacturingMario Vavti2015-11-181-0/+15
|/
* fix admin plugin hooksredmatrix2015-11-171-0/+17