aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/build_query.tpl
Commit message (Collapse)AuthorAgeFilesLines
* some work on zot6 DMsMario2020-01-151-0/+2
|
* refine stream filter and forum notification behaviour (mostly for ↵Mario Vavti2018-10-241-0/+2
| | | | performance). personal posts will be displayed in unthreaded mode and clicking a forum notification will show only the unseen items of the forum in unthreaded mode. group the filters in the widget - threaded at the top, unthreaded beneath.
* hubzilla core issue #1227 - affinity slider unable to reach 0,99 when slider ↵zotlabs2018-06-151-2/+2
| | | | saved default changes
* rely on the pf argument to determine if we deal with a forum or not. ↵Mario Vavti2018-06-051-0/+2
| | | | xchan_pubforum is not set for all public forums in the forum filters for some reason.
* We only require one Update module. The rest are superfluous.zotlabs2017-12-041-1/+1
|
* support for netselect queryzotlabs2017-11-011-0/+2
|
* Revert "move theme specific files to theme dir"zotlabs2017-05-021-0/+65
| | | | This reverts commit e332d1074f1b663ec66d37b0f575df2e41d5535c.
* move theme specific files to theme dirzotlabs2017-05-011-65/+0
|
* activity widget - like the forum widget but represents unseen activity by ↵zotlabs2017-03-021-0/+2
| | | | author. Still experimental until it can be tested with diaspora xchans, which may require additional urlencoding.
* allow your own likes/comments to be updated when in static update modezotlabs2016-11-021-0/+1
|
* feature: static page update as opposed to live update of conversations on ↵zotlabs2016-11-011-0/+1
| | | | the page. Changes will be queued until the page is reloaded. There may or may not be notifications of pending activity updates depending on your notification preferences. Endless scrolling (append) is still performed either way. This only affects changed and new/unseen items being inserted into the page.
* hide friends broken, add parameter for item search by verbfriendica2015-01-131-0/+2
|
* wall tagsfriendica2014-12-151-0/+2
|
* firehose testing (network?f=&fh=1) - some possible security bugs so testing ↵friendica2014-03-261-0/+2
| | | | purposes only
* preparatory work for supporting a "list view" mode for conversations. This ↵friendica2014-01-081-0/+2
| | | | would be useful for forum-like channels and/or block-oriented themes.
* filter by category fixesMichael Johnston2013-09-061-1/+1
|
* issue #82, posted order not working - also doc updatefriendica2013-08-171-0/+1
|
* Kill autogenerated warnings, plus a typo.Thomas Willingham2013-07-161-5/+0
|
* remove "internal" templates, use "tpl/" folder for smarty3 templates,fabrixxm2013-05-081-20/+25
| | | | move smarty3 templates in "tpl/" folder, add util/precompile_smarty.php utility, add precompiled templates
* Updated build_query for midThomas Willingham2013-03-251-2/+2
|
* mod_display - no fun. Not working at all. But a bit of progress.friendica2013-02-101-0/+2
|
* fix channel page permissions for public viewingfriendica2012-12-281-1/+1
|
* add live page loading and and endless scroll to home (mod_channel)friendica2012-12-161-0/+2
|
* pass module name to build_cmd, so we can use it elsewherefriendica2012-12-141-4/+2
|
* templatise the building of page queries so we can re-use it elsewherefriendica2012-12-131-0/+50