Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | the rest of the standard widgets converted | zotlabs | 2017-03-16 | 1 | -762/+1 | |
| | | | | | | | | | | | ||||||
| * | | | | | | | | | | namespace error | zotlabs | 2017-03-16 | 1 | -3/+1 | |
| | | | | | | | | | | | ||||||
| * | | | | | | | | | | input filter issue | zotlabs | 2017-03-15 | 1 | -0/+2 | |
| | | | | | | | | | | | ||||||
| * | | | | | | | | | | widgets cont. | zotlabs | 2017-03-15 | 1 | -208/+0 | |
| | | | | | | | | | | | ||||||
| * | | | | | | | | | | widgets cont. | zotlabs | 2017-03-15 | 1 | -345/+0 | |
| | | | | | | | | | | | ||||||
| * | | | | | | | | | | more widget migrations | zotlabs | 2017-03-15 | 1 | -73/+0 | |
| | | | | | | | | | | | ||||||
| * | | | | | | | | | | more widgets | zotlabs | 2017-03-15 | 1 | -83/+0 | |
| | | | | | | | | | | | ||||||
| * | | | | | | | | | | more widgets | zotlabs | 2017-03-15 | 1 | -153/+1 | |
| | | | | | | | | | | | ||||||
| * | | | | | | | | | | convert more widgets to classes | zotlabs | 2017-03-15 | 1 | -133/+0 | |
| | | | | | | | | | | | ||||||
| * | | | | | | | | | | Comanche: allow widgets to be class based and stored appropriately in Zotlabs | zotlabs | 2017-03-15 | 1 | -16/+0 | |
| | | | | | | | | | | | ||||||
| * | | | | | | | | | | ensure z_input_filter is called exactly once, since we now depend on the ↵ | zotlabs | 2017-03-15 | 2 | -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 ↵ | zotlabs | 2017-03-14 | 3 | -96/+12 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | separators after cloud/nickname in the content field of attach and photos | |||||
| * | | | | | | | | | | store os_path and display_path with files | zotlabs | 2017-03-14 | 1 | -2/+3 | |
| | | | | | | | | | | | ||||||
| * | | | | | | | | | | input filter updates | zotlabs | 2017-03-14 | 2 | -57/+48 | |
| | | | | | | | | | | | ||||||
| * | | | | | | | | | | fix group by item query | zotlabs | 2017-03-14 | 1 | -17/+15 | |
| | | | | | | | | | | | ||||||
| * | | | | | | | | | | code_allowed is a real mess. Start the cleanup by remving the account level ↵ | zotlabs | 2017-03-13 | 3 | -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 branding | zotlabs | 2017-03-12 | 2 | -60/+62 | |
| | | | | | | | | | | | ||||||
| * | | | | | | | | | | grrr. stop making branding assumptions. | zotlabs | 2017-03-12 | 1 | -1/+1 | |
| | | | | | | | | | | | ||||||
| * | | | | | | | | | | db issues | zotlabs | 2017-03-12 | 1 | -7/+7 | |
| | | | | | | | | | | | ||||||
| * | | | | | | | | | | Merge branch 'dev' into red | zotlabs | 2017-03-11 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | more cleanup | zotlabs | 2017-03-09 | 2 | -38/+3 | |
| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge branch 'dspr' into red | zotlabs | 2017-03-09 | 4 | -524/+14 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | move all the diaspora content hacks to the diaspora plugin | zotlabs | 2017-03-08 | 1 | -408/+9 | |
| | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | DCV stuff | zotlabs | 2017-03-07 | 1 | -20/+6 | |
| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | go back to where the problem started | zotlabs | 2017-03-09 | 2 | -600/+13 | |
| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Merge branch 'dev' into red | zotlabs | 2017-03-05 | 1 | -14/+0 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | some event work | zotlabs | 2017-03-05 | 2 | -0/+5 | |
| | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | issue #827 provide backward compatibility for album links generated in ↵ | git-marijus | 2017-07-18 | 1 | -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 link | git-marijus | 2017-07-16 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | remove duplicate code | git-marijus | 2017-06-04 | 1 | -12/+0 | |
| | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | Merge branch '2.4RC'2.4 | Mario Vavti | 2017-05-31 | 31 | -3615/+2556 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | one file hadn't yet been saved when doing pull request | zotlabs | 2017-05-20 | 1 | -0/+1 | |
| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | abook_not_here flag created to indicate singleton connections which are ↵ | zotlabs | 2017-05-20 | 1 | -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 fixes | Mario Vavti | 2017-05-19 | 1 | -2/+0 | |
| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | silence php warning during install | Mario Vavti | 2017-05-17 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | issue #769 | zotlabs | 2017-05-12 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | don't allow html in plugin comment blocks | zotlabs | 2017-05-10 | 1 | -0/+1 | |
| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | handle mastodon urls in markdown/bbcode conversion | zotlabs | 2017-05-10 | 2 | -3/+3 | |
| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | Mail message mimetype was getting set as the subject due to wrong variable ↵ | Andrew Manning | 2017-05-07 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | set order. | |||||
| * | | | | | | | | | | | | | | collapse sysapps if viewing a remote channel | Mario Vavti | 2017-05-05 | 1 | -5/+7 | |
| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | :bulb: correct some Doxygen syntax mistakes. | Klaus Weidenbach | 2017-05-05 | 5 | -87/+114 | |
| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | typo | zotlabs | 2017-05-04 | 1 | -1/+1 | |
| | |_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | ugly postgres fixes | zotlabs | 2017-05-01 | 1 | -22/+34 | |
| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | more work on client side e2ee | zotlabs | 2017-05-01 | 1 | -5/+0 | |
| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | profile_tabs is now channel_apps (except the original was left behind as the ↵ | zotlabs | 2017-05-01 | 1 | -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 crypto | zotlabs | 2017-05-01 | 1 | -5/+15 | |
| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | make mail_store() safe for postgres or mysql5.7 - although this interface ↵ | zotlabs | 2017-05-01 | 1 | -2/+9 | |
| | |_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | needs to be refactored in the future | |||||
| * | | | | | | | | | | | | update feedutils with as:author changes, also update tests | zotlabs | 2017-04-27 | 1 | -8/+16 | |
| | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | make mastodon happy args | Mario Vavti | 2017-04-26 | 1 | -1/+1 | |
| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev | Mario Vavti | 2017-04-26 | 2 | -2/+13 | |
| |\ \ \ \ \ \ \ \ \ \ \ |