git-marijus
|
c664a4bdcd
|
some fixes for the bs-default schema
|
2017-07-18 15:46:34 +02:00 |
|
git-marijus
|
8896ebf7cb
|
bugfix release 2.4.2
2.4.2
|
2017-07-18 14:03:22 +02:00 |
|
git-marijus
|
9bd11afc62
|
issue #827 provide backward compatibility for album links generated in 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.
|
2017-07-18 13:56:56 +02:00 |
|
git-marijus
|
b7d92d3a09
|
fix photo item comments
|
2017-07-16 16:26:22 +02:00 |
|
git-marijus
|
e6315d252a
|
fix album link
|
2017-07-16 15:59:58 +02:00 |
|
Mario Vavti
|
46e079beea
|
release 2.4.1
|
2017-07-06 10:48:00 +02:00 |
|
git-marijus
|
4048cb67d2
|
rewrite wiki pages widget - no need for ajax on pageload, show the pages to not authenticated people.
|
2017-07-06 10:43:40 +02:00 |
|
 git-marijusandGitHub
|
e9fe258b5e
|
Merge pull request #811 from mtancoigne/master
Fixed TEXT fields with default values (fixes #803)
|
2017-06-07 10:15:24 +02:00 |
|
Manuel Tancoigne
|
abce12ccd9
|
Fixed TEXT fields with default values (fixes #803) in mysql creation script.
|
2017-06-06 19:42:10 +02:00 |
|
git-marijus
|
867d8510ca
|
fix nav-tabs for dark scheme
|
2017-06-04 17:15:33 +02:00 |
|
git-marijus
|
d53fb9d1b5
|
remove duplicate code
|
2017-06-04 17:01:45 +02:00 |
|
git-marijus
|
58b5c4cc16
|
fix allow setting a default schema for the hub (issue #797) and allow selecting of focus (hubzilla default) schema if a default is set.
|
2017-06-04 17:01:18 +02:00 |
|
Mario Vavti
|
47d55694a4
|
Merge branch '2.4RC'
2.4
|
2017-05-31 09:56:35 +02:00 |
|
Mario Vavti
|
f0e615dee5
|
bump version
|
2017-05-31 09:53:55 +02:00 |
|
Mario Vavti
|
9675acdf87
|
update changelog
|
2017-05-30 16:48:05 +02:00 |
|
Mario Vavti
|
3f658cc2ea
|
fix issue #790 - zip->open returned error 19 (not a valid zip archive). in case there are further issues we should probably also put a ob_end_clean() right before readfile()
|
2017-05-30 15:15:00 +02:00 |
|
Mario Vavti
|
11cecea597
|
fix update_r1189() for mysql and postgres
|
2017-05-29 13:19:08 +02:00 |
|
Mario Vavti
|
e9d924b5d7
|
update changelog for 2.4
|
2017-05-28 13:01:20 +02:00 |
|
Mario Vavti
|
45233dd53c
|
2.4RC1.1
|
2017-05-20 23:03:06 +02:00 |
|
 zotlabsandMario Vavti
|
1a9fdc565c
|
resolve merge conflict
|
2017-05-20 22:59:12 +02:00 |
|
Mario Vavti
|
b14fb1759d
|
2.4RC1
|
2017-05-20 22:24:54 +02:00 |
|
 zotlabsandMario Vavti
|
abd757d356
|
always wonder about people who say "do as I say, not as I do..."
|
2017-05-20 22:22:17 +02:00 |
|
 zotlabsandMario Vavti
|
28645b492e
|
one file hadn't yet been saved when doing pull request
|
2017-05-20 22:21:34 +02:00 |
|
 zotlabsandMario Vavti
|
3919c8f79f
|
abook_not_here flag created to indicate singleton connections which are 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.
|
2017-05-20 22:21:22 +02:00 |
|
 zotlabsandMario Vavti
|
803be11bbc
|
Do not yet understand why on postgres, app['plugin'] gets set to 3 linefeeds but this prevents it from rendering
|
2017-05-20 22:07:11 +02:00 |
|
Mario Vavti
|
93ce1661af
|
smileybutton fixes
|
2017-05-19 10:47:33 +02:00 |
|
Mario Vavti
|
f59ed38a38
|
some styling for system notifications
|
2017-05-19 09:30:30 +02:00 |
|
Mario Vavti
|
005db13c45
|
silence php warning during install
|
2017-05-17 11:27:32 +02:00 |
|
Mario Vavti
|
d7ddafb39f
|
css first aid for mod setup
|
2017-05-17 11:27:14 +02:00 |
|
 rootandMario Vavti
|
1bf37305a8
|
Implemented switch statement logic in Comanche layout parser.
|
2017-05-17 10:08:34 +02:00 |
|
 zotlabsandMario Vavti
|
60caecffdd
|
include attach.php here (boot.php) instead of each file that uses it. Eventually this needs to move to an autoloader.
|
2017-05-16 18:45:33 +02:00 |
|
 zotlabsandMario Vavti
|
d010f4fcae
|
issue #769
|
2017-05-12 10:16:58 +02:00 |
|
Mario Vavti
|
d5e436d15b
|
Empty ACL should not result in no ACL when uploading a file
|
2017-05-12 10:16:12 +02:00 |
|
Mario Vavti
|
b60f1085db
|
missing clearfix
|
2017-05-10 17:39:15 +02:00 |
|
 phellmesandMario Vavti
|
a3bdfc1580
|
Update DE translation strings
|
2017-05-10 14:54:01 +02:00 |
|
 zotlabsandMario Vavti
|
87b424123b
|
don't allow html in plugin comment blocks
|
2017-05-10 14:50:22 +02:00 |
|
 zotlabsandMario Vavti
|
9a66d47d54
|
use correct data type
|
2017-05-10 14:50:16 +02:00 |
|
 zotlabsandMario Vavti
|
5a0712f766
|
zot protocol doco updates
|
2017-05-10 14:50:11 +02:00 |
|
 zotlabsandMario Vavti
|
660ea89521
|
handle mastodon urls in markdown/bbcode conversion
|
2017-05-10 14:50:06 +02:00 |
|
Mario Vavti
|
8a129610da
|
make all label bold
|
2017-05-09 10:23:51 +02:00 |
|
 Manuel Jiménez FriazaandMario Vavti
|
8688753522
|
Updated the Spanish translation
|
2017-05-09 10:23:12 +02:00 |
|
 zotlabsandMario Vavti
|
0e7c3951a6
|
get rid of edit activities
|
2017-05-08 11:12:27 +02:00 |
|
 zotlabsandMario Vavti
|
b6c6f06537
|
cover photo was unintentionally disabled when block_public in effect
|
2017-05-08 11:11:35 +02:00 |
|
 Klaus WeidenbachandMario Vavti
|
b7df4de4b7
|
:construction_worker::white_check_mark:🐛 Import table structure in TravisCI.
Fix a syntax error in schema_postres.sql which was discovered while
working on this.
|
2017-05-07 15:09:53 +02:00 |
|
 git-marijusandGitHub
|
b237425c94
|
Merge pull request #760 from anaqreon/2.4RC
Mail message mimetype was getting set as the subject due to wrong var…
|
2017-05-07 15:07:26 +02:00 |
|
Andrew Manning
|
6576f9c0c3
|
Mail message mimetype was getting set as the subject due to wrong variable set order.
|
2017-05-07 07:29:45 -04:00 |
|
Mario Vavti
|
00b19ccee0
|
collapse sysapps if viewing a remote channel
|
2017-05-05 16:32:20 +02:00 |
|
Mario Vavti
|
54d55fb62f
|
css hack to make remote channel menu header look in line with the rest if in collapsed state
|
2017-05-05 14:41:55 +02:00 |
|
Mario Vavti
|
af7a3fc2ea
|
css fix
|
2017-05-05 12:57:41 +02:00 |
|
 zotlabsandMario Vavti
|
4b4b06bec5
|
markdown autolinks - hubzilla bug #752
|
2017-05-05 12:46:12 +02:00 |
|