aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | | | | | | | the rest of the standard widgets convertedzotlabs2017-03-161-762/+1
| | | | | | | | | | |
| * | | | | | | | | | namespace errorzotlabs2017-03-161-3/+1
| | | | | | | | | | |
| * | | | | | | | | | input filter issuezotlabs2017-03-151-0/+2
| | | | | | | | | | |
| * | | | | | | | | | widgets cont.zotlabs2017-03-151-208/+0
| | | | | | | | | | |
| * | | | | | | | | | widgets cont.zotlabs2017-03-151-345/+0
| | | | | | | | | | |
| * | | | | | | | | | more widget migrationszotlabs2017-03-151-73/+0
| | | | | | | | | | |
| * | | | | | | | | | more widgetszotlabs2017-03-151-83/+0
| | | | | | | | | | |
| * | | | | | | | | | more widgetszotlabs2017-03-151-153/+1
| | | | | | | | | | |
| * | | | | | | | | | convert more widgets to classeszotlabs2017-03-151-133/+0
| | | | | | | | | | |
| * | | | | | | | | | Comanche: allow widgets to be class based and stored appropriately in Zotlabszotlabs2017-03-151-16/+0
| | | | | | | | | | |
| * | | | | | | | | | ensure z_input_filter is called exactly once, since we now depend on the ↵zotlabs2017-03-152-22/+55
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | number of htmlspecialchars operations for markdown content. Also ensure that the content is escaped the correct number of times on imported items.
| * | | | | | | | | | add os_path and display_path to photos, fix some issues with multiple path ↵zotlabs2017-03-143-96/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | separators after cloud/nickname in the content field of attach and photos
| * | | | | | | | | | store os_path and display_path with fileszotlabs2017-03-141-2/+3
| | | | | | | | | | |
| * | | | | | | | | | input filter updateszotlabs2017-03-142-57/+48
| | | | | | | | | | |
| * | | | | | | | | | fix group by item queryzotlabs2017-03-141-17/+15
| | | | | | | | | | |
| * | | | | | | | | | code_allowed is a real mess. Start the cleanup by remving the account level ↵zotlabs2017-03-133-53/+24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | code allow and limiting to specific channels only. This reduces the possibility of cross channel security issues coming into play. Then provide a single function for checking the code permission. This is only partially done as we often need to check against the observer or logged in channel as well as the resource owner to ensure that this only returns true for local channels which also own the requested resource.
| * | | | | | | | | | remove more hardwired brandingzotlabs2017-03-122-60/+62
| | | | | | | | | | |
| * | | | | | | | | | grrr. stop making branding assumptions.zotlabs2017-03-121-1/+1
| | | | | | | | | | |
| * | | | | | | | | | db issueszotlabs2017-03-121-7/+7
| | | | | | | | | | |
| * | | | | | | | | | Merge branch 'dev' into redzotlabs2017-03-111-1/+1
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | more cleanupzotlabs2017-03-092-38/+3
| | | | | | | | | | | |
| * | | | | | | | | | | Merge branch 'dspr' into redzotlabs2017-03-094-524/+14
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | move all the diaspora content hacks to the diaspora pluginzotlabs2017-03-081-408/+9
| | | | | | | | | | | | |
| | * | | | | | | | | | | DCV stuffzotlabs2017-03-071-20/+6
| | | | | | | | | | | | |
| * | | | | | | | | | | | go back to where the problem startedzotlabs2017-03-092-600/+13
| | | | | | | | | | | | |
| * | | | | | | | | | | | Merge branch 'dev' into redzotlabs2017-03-051-14/+0
| |\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | some event workzotlabs2017-03-052-0/+5
| | | | | | | | | | | | | |
* | | | | | | | | | | | | | issue #827 provide backward compatibility for album links generated in ↵git-marijus2017-07-181-0/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | earlier times before the ambiguity of photo album names was solved. This may provide incorrect results if two or more photo albums with the same basename exist in different directories of the file tree; but there is no easy way to solve that ambiguity - which is why the link format changed.
* | | | | | | | | | | | | | fix album linkgit-marijus2017-07-161-1/+1
| | | | | | | | | | | | | |
* | | | | | | | | | | | | | remove duplicate codegit-marijus2017-06-041-12/+0
| | | | | | | | | | | | | |
* | | | | | | | | | | | | | Merge branch '2.4RC'2.4Mario Vavti2017-05-3131-3615/+2556
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | one file hadn't yet been saved when doing pull requestzotlabs2017-05-201-0/+1
| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | abook_not_here flag created to indicate singleton connections which are ↵zotlabs2017-05-201-3/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | connected to this channel but not on this hub. abook_instance enumerates which hubs the connections is valid, but we ultimately need something more efficiently searchable to decide what operations are supported w/r/t this connection in the context of this hub. This flag is ignored during sync to clones although the code to set it correctly during channel creation, import, and sync has not yet been implemented.
| * | | | | | | | | | | | | | smileybutton fixesMario Vavti2017-05-191-2/+0
| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | silence php warning during installMario Vavti2017-05-171-1/+1
| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | issue #769zotlabs2017-05-121-2/+2
| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | don't allow html in plugin comment blockszotlabs2017-05-101-0/+1
| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | handle mastodon urls in markdown/bbcode conversionzotlabs2017-05-102-3/+3
| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Mail message mimetype was getting set as the subject due to wrong variable ↵Andrew Manning2017-05-071-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | set order.
| * | | | | | | | | | | | | | collapse sysapps if viewing a remote channelMario Vavti2017-05-051-5/+7
| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | :bulb: correct some Doxygen syntax mistakes.Klaus Weidenbach2017-05-055-87/+114
| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | typozotlabs2017-05-041-1/+1
| | |_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | ugly postgres fixeszotlabs2017-05-011-22/+34
| | | | | | | | | | | | | |
| * | | | | | | | | | | | | more work on client side e2eezotlabs2017-05-011-5/+0
| | | | | | | | | | | | | |
| * | | | | | | | | | | | | profile_tabs is now channel_apps (except the original was left behind as the ↵zotlabs2017-05-011-2/+171
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | gitwiki addon still uses it). A couple of things were modernised but basic functionality is the same as the latest revisions to the original.
| * | | | | | | | | | | | | more work client mail cryptozotlabs2017-05-011-5/+15
| | | | | | | | | | | | | |
| * | | | | | | | | | | | | make mail_store() safe for postgres or mysql5.7 - although this interface ↵zotlabs2017-05-011-2/+9
| | |_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | needs to be refactored in the future
| * | | | | | | | | | | | update feedutils with as:author changes, also update testszotlabs2017-04-271-8/+16
| | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | |
| * | | | | | | | | | | make mastodon happy argsMario Vavti2017-04-261-1/+1
| | | | | | | | | | | |
| * | | | | | | | | | | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into devMario Vavti2017-04-262-2/+13
| |\ \ \ \ \ \ \ \ \ \ \