Mario Vavti
133292e241
update bs-dev and min version bump
2017-07-02 11:24:17 +02:00
zotlabs
1472f85b16
allow moderated comments like wordpress if permissions are compatible
2017-06-19 16:09:07 +02:00
zotlabs
3d6255ae24
brainstorming a comment moderation system
2017-06-19 16:02:28 +02:00
Haakon Meland Eriksen
836cb16455
Added Portfolio widget
2017-06-13 21:08:21 +02:00
Mario Vavti
643a62038e
css fixes
2017-06-10 20:01:23 +02:00
zotlabs
3389df77cc
give the item_obscured flag a new lease on life by using it to designate third party client-side e2ee or binary content which can only be downloaded and not viewed directly on the web (as a side effect this also allows binary files to be submitted as activities/content). The content display is suppressed and replaced with a download button. This is unfinished but harmless to backport while work is in progress unless told otherwise. Future development will take care of the remaining loose ends.
2017-06-10 00:00:31 +02:00
git-marijus
e8a4e9a31f
class mixup
2017-06-04 12:52:52 +02:00
git-marijus
7562f77bdf
rewrite wiki pages widget - no need for ajax on pageload, show the pages to not authenticated people.
2017-06-03 17:23:53 +02:00
zotlabs
184f522d5f
hubzilla issue #795
2017-05-27 02:22:36 -07:00
zotlabs
647b5d098f
apporder style improvement and add to nav menu, also add language awareness to webpages
2017-05-23 21:50:38 +02:00
zotlabs
50c9aec436
some issues with the app order template logic
2017-05-23 21:44:57 +02:00
zotlabs
ec7ecc285e
apporder module and all the associated backend stuff to make it work; probably needs a bit of UI cleanup and a link to it from somewhere
2017-05-23 21:44:25 +02:00
Mario Vavti
3fad69e5ca
some styling for system notifications
2017-05-18 14:57:10 +02:00
zotlabs
e501289a55
consolidate and simplify the generation of activitystreams persons, add a couple more fields hoping eventually Mastodon will accept legal follow activities without choking on them. Requires an update of plugins also.
2017-05-11 17:39:26 -07:00
Mario Vavti
582d075c45
missing clearfix
2017-05-10 17:39:49 +02:00
Mario Vavti
3ccefa20e8
collapse sysapps if viewing a remote channel
2017-05-05 16:33:28 +02:00
Mario Vavti
5dd501e0ea
css fix
2017-05-05 12:58:27 +02:00
Mario Vavti
d1c84ad9f0
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev
2017-04-26 14:20:16 +02:00
zotlabs
7667c630a4
provide a broken feed for services which require a broken feed
2017-04-26 14:12:11 +02:00
Andrew Manning
8ad2b3e7a1
When template "none" is used in a webpage layout, then the contents of the page should be the sole output, with no other code before or after the page element content.
2017-04-23 21:22:40 -04:00
Mario Vavti
ab369ab91d
more lock carets
2017-04-18 14:29:56 +02:00
Mario Vavti
9ce5e25507
the caret beside the lock seems a little overkill
2017-04-18 14:15:38 +02:00
Mario Vavti
7cca2b7fb0
missing clearfix
2017-04-16 12:09:09 +02:00
Klaus Weidenbach
b6459e6172
⬆️ Update SimplePie library.
...
As a follow up to issue #699 update SimplePie from 1.2.1-dev (around
6years old) to current git master (1.4.4-dev). We use the master branch
until the next release because it contains our patch for enclosure
titles already. The other patches in the library from us can be done by
configuring the SimplePie object in our code instead.
Used composer to manage this library and use class autoloading.
Add some unit tests for include/feedutils.php, but the interesting parts
are unfortunately not testable with the current code.
2017-04-15 00:41:42 +02:00
Mario Vavti
0f0fba0e9e
missing includes
2017-04-13 23:20:09 +02:00
Mario Vavti
df4e193990
the string was there but the template var was wrong
2017-04-07 13:35:17 +02:00
Mario Vavti
28207c3313
css fixes and missing string
2017-04-07 11:31:10 +02:00
Mario Vavti
1bcee2f11c
various form css fixes
2017-03-31 16:13:58 +02:00
Mario Vavti
d9ee8b2c32
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev
2017-03-31 13:59:43 +02:00
Mario Vavti
614366e499
css fixes
2017-03-31 13:59:28 +02:00
git-marijus
89e3f3210f
Merge pull request #710 from dawnbreak/importcsrf
...
🔒 Add CSRF protection for import and import_items.
2017-03-31 13:40:02 +02:00
Mario Vavti
dc55c710da
add max height to #navbar-collapse-2
2017-03-31 13:38:55 +02:00
Klaus Weidenbach
81736a0129
🔒 Add CSRF protection for import and import_items.
2017-03-30 23:17:32 +02:00
zotlabs
a8a6d807ff
allow setting the system email name/address/reply
2017-03-29 14:14:40 +02:00
zotlabs
b03cd330e5
begin the process of using the relevant attach directory/path for photo albums instead of an album basename which may not be unique. Created an 'ellipsify()' function to shorten long names and keep the beginning and end intact
2017-03-29 14:09:19 +02:00
zotlabs
542fa4a08c
more markdown purification
2017-03-29 14:05:12 +02:00
zotlabs
e97dd48b4c
even more fine tuning of the markdown purifier - especially when used with the wiki
2017-03-29 14:03:24 +02:00
zotlabs
d5525a38f1
various input filter fixes
2017-03-29 13:56:31 +02:00
zotlabs
ee46faff1a
dim class was un-themed
2017-03-29 13:42:17 +02:00
zotlabs
3ee4dd0d52
remove the unimplemented upload limit site settings
2017-03-29 13:33:15 +02:00
Mario Vavti
5564b47dbc
minor bs4 fixes
2017-03-28 23:44:50 +02:00
Mario Vavti
171b6a222d
fixes for latest bootstrap
2017-03-28 15:41:12 +02:00
Mario Vavti
f66aa336ac
fix app rendering
2017-03-27 12:55:11 +02:00
Mario Vavti
eab9040ee7
unify css classes
2017-03-27 11:20:59 +02:00
Mario Vavti
099b30afbf
css fixes
2017-03-27 10:29:26 +02:00
Mario Vavti
c327b00efa
fix app-icon color and use bs class for w100
2017-03-26 13:45:27 +02:00
Mario Vavti
7634d4ce69
fix nav menu caret
2017-03-26 13:27:46 +02:00
Mario Vavti
98c6548d64
fix and cleanup custom theme settings
2017-03-26 13:15:15 +02:00
Mario Vavti
90ab050493
fix active state
2017-03-24 19:41:58 +01:00
Mario Vavti
aadfb97d5a
missing badge-default class
2017-03-24 15:50:54 +01:00