aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | this looks like a slightly cleaner solution to the unicode dl issuezotlabs2017-05-141-1/+1
| * | | | | | | | | | | | | hubzilla issue #777zotlabs2017-05-141-1/+1
| * | | | | | | | | | | | | Do not yet understand why on postgres, app['plugin'] gets set to 3 linefeeds ...zotlabs2017-05-141-5/+5
| * | | | | | | | | | | | | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_mergezotlabs2017-05-111-1/+3
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | consolidate email validation checkszotlabs2017-05-115-28/+3
| * | | | | | | | | | | | | | issue #769zotlabs2017-05-111-2/+2
| * | | | | | | | | | | | | | disable oauth2 until I can get back to it - it's throwing typoszotlabs2017-05-102-2/+4
| * | | | | | | | | | | | | | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_mergezotlabs2017-05-105-11074/+10557
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | don't allow html in plugin comment blockszotlabs2017-05-091-0/+1
| * | | | | | | | | | | | | | | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_mergezotlabs2017-05-094-546/+608
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | use correct data typezotlabs2017-05-091-1/+1
| * | | | | | | | | | | | | | | | zot protocol doco updateszotlabs2017-05-091-2/+2
| * | | | | | | | | | | | | | | | handle mastodon urls in markdown/bbcode conversionzotlabs2017-05-082-3/+3
| * | | | | | | | | | | | | | | | errorzotlabs2017-05-083-115/+2
| * | | | | | | | | | | | | | | | cleanup of last checkinzotlabs2017-05-071-2/+4
| * | | | | | | | | | | | | | | | cover photo was unintentionally disabled when block_public in effectzotlabs2017-05-071-3/+4
| * | | | | | | | | | | | | | | | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_mergezotlabs2017-05-075-7/+23
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | get rid of edit activitieszotlabs2017-05-071-1/+11
| * | | | | | | | | | | | | | | | | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_mergezotlabs2017-05-0529-2502/+669
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | markdown autolinks - hubzilla bug #752zotlabs2017-05-051-5/+12
| * | | | | | | | | | | | | | | | | | do away with single delivery (delivery from clones to singleton networks atta...zotlabs2017-05-042-29/+3
| * | | | | | | | | | | | | | | | | | make service_plink pluggablezotlabs2017-05-041-0/+23
| * | | | | | | | | | | | | | | | | | oauth2 dynamic client registrationzotlabs2017-05-041-9/+19
| * | | | | | | | | | | | | | | | | | typozotlabs2017-05-041-1/+1
| * | | | | | | | | | | | | | | | | | oauth2/oidc testing (please do not port - this requires several extra DB tabl...zotlabs2017-05-033-0/+132
| * | | | | | | | | | | | | | | | | | cleanup fallback directory listzotlabs2017-05-031-1/+0
| * | | | | | | | | | | | | | | | | | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_mergezotlabs2017-05-035-32/+296
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | more cleanupzotlabs2017-05-021-0/+3
| * | | | | | | | | | | | | | | | | | | finish the red conversion of the markdown utilities considering their relatio...zotlabs2017-05-021-0/+52
| * | | | | | | | | | | | | | | | | | | more code refactoring to put external protocol dependencies in plugins.zotlabs2017-05-022-31/+85
| * | | | | | | | | | | | | | | | | | | profile_sidebar hook ignored the updated html contentzotlabs2017-05-022-70/+2
| * | | | | | | | | | | | | | | | | | | Revert "move theme specific files to theme dir"zotlabs2017-05-02277-0/+0
| * | | | | | | | | | | | | | | | | | | typozotlabs2017-05-011-1/+1
| * | | | | | | | | | | | | | | | | | | move theme specific files to theme dirzotlabs2017-05-01277-0/+0
| * | | | | | | | | | | | | | | | | | | add cdav fileszotlabs2017-05-014-0/+998
| * | | | | | | | | | | | | | | | | | | new function Hook::register_array() to bulk register several hooks from the s...zotlabs2017-05-011-0/+9
| * | | | | | | | | | | | | | | | | | | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_mergezotlabs2017-05-017-15/+2371
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | use hostname, not urlzotlabs2017-04-301-1/+1
| * | | | | | | | | | | | | | | | | | | | authenticate onepoll so we can receive private posts/comments in zotfeed; if ...zotlabs2017-04-302-5/+22
| * | | | | | | | | | | | | | | | | | | | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_mergezotlabs2017-04-303-12/+23
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | ugly postgres fixeszotlabs2017-04-301-22/+34
| * | | | | | | | | | | | | | | | | | | | | more work on client side e2eezotlabs2017-04-292-6/+25
| * | | | | | | | | | | | | | | | | | | | | profile_tabs is now channel_apps (except the original was left behind as the ...zotlabs2017-04-271-2/+171
| * | | | | | | | | | | | | | | | | | | | | more work client mail cryptozotlabs2017-04-271-5/+15
| * | | | | | | | | | | | | | | | | | | | | make mail_store() safe for postgres or mysql5.7 - although this interface nee...zotlabs2017-04-271-2/+9
| * | | | | | | | | | | | | | | | | | | | | more client-side mail privacy workzotlabs2017-04-263-52/+56
| * | | | | | | | | | | | | | | | | | | | | provide a broken feed as a separate modulezotlabs2017-04-263-2/+50
| * | | | | | | | | | | | | | | | | | | | | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_mergezotlabs2017-04-2612-17/+46
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | issues from hubzilla:#737zotlabs2017-04-264-7/+18
| * | | | | | | | | | | | | | | | | | | | | | provide a broken feed for services which require a broken feedzotlabs2017-04-256-70/+83