friendica
fe2d5969d2
Merge https://github.com/friendica/red into pending_merge
2015-03-26 18:10:42 -07:00
friendica
47292c612c
provide ways to over-ride the datetime pickers
2015-03-26 18:03:39 -07:00
RedMatrix
f8233641e6
Merge pull request #940 from HaakonME/master
...
Updated Norwegian bokmål translation
2015-03-27 08:48:19 +11:00
Mario Vavti
b638c6e007
whitespace
2015-03-26 22:34:56 +01:00
Mario Vavti
c521a28486
do not move viewed content off the screen after collapsing a long post
2015-03-26 21:33:44 +01:00
Haakon Meland Eriksen
0853d9dca7
Updated Norwegian bokmål translation
2015-03-26 20:36:28 +01:00
Mario Vavti
a5f410d587
this might stop page scrolls while new updates drop in
2015-03-26 10:43:09 +01:00
Mario Vavti
e0a0fc507f
remove some vars from style.css
2015-03-26 09:45:30 +01:00
friendica
a6be0c9e72
since several prominent sites are interested in post expiration, this reduces the usefulness of having an archive widget n the matrix page (which wasn't horribly useful anway). So remove it from the default mod_network.pdl
2015-03-25 17:50:38 -07:00
friendica
75f3f4a808
admin config for default expiration
2015-03-25 17:43:02 -07:00
Paolo T
e41958111f
Merge pull request #937 from tuscanhobbit/dev
...
Italian translation
2015-03-24 13:55:47 +01:00
Paolo Tacconi
78ef81b15f
Italian translation
2015-03-24 13:37:23 +01:00
Mario Vavti
d6ad74c649
indicate new or updated items
2015-03-23 10:59:54 +01:00
Mario Vavti
9980645ab8
fix acl for if we have an cid in /network and make $bang better visible
2015-03-21 13:37:55 +01:00
Mario Vavti
ead45292e1
some tabs title statuseditor restructuring
2015-03-21 00:06:18 +01:00
Mario Vavti
fdac8373d8
remove unused vars
2015-03-20 14:10:22 +01:00
Mario Vavti
7b05c96dc5
remove more $vars from style.css
2015-03-20 13:12:55 +01:00
Mario Vavti
a185b555dc
there are no vars to replace in converse_center.css
2015-03-19 17:20:16 +01:00
Mario Vavti
b3ff6da6bc
remove more unused $vars
2015-03-19 16:33:15 +01:00
Mario Vavti
d1dd883d88
remove more $vars from style.css
2015-03-19 16:17:01 +01:00
Mario Vavti
db355db9a6
remove $abook_changebg from style.css
2015-03-19 15:33:15 +01:00
Mario Vavti
ad9f5079cd
do not destroy page layout if feature_encrypt is not enabled
2015-03-19 12:40:04 +01:00
Mario Vavti
463bd146dc
remove px from default value
2015-03-18 16:42:04 +01:00
Mario Vavti
096ab06dcb
just to be sure
2015-03-18 16:37:33 +01:00
Mario Vavti
d4de2dfe7a
move body-font-size setting backt to expert. most people probably use browser built in zoom capabilitie.
2015-03-18 15:47:20 +01:00
Mario Vavti
32c7d381b6
Merge branch 'master' of https://github.com/friendica/red
2015-03-18 14:42:25 +01:00
Mario Vavti
8cb31172a9
make every page regard max content width setting and move the setting out of experts mode
2015-03-18 14:41:54 +01:00
jeroenpraat
2a394b8abe
Update Dutch translations
2015-03-18 13:48:24 +01:00
friendica
7a9aca6ecb
fix the map embed issue by keeping the map visible but moving it far off the screen.
2015-03-17 18:45:56 -07:00
Mario Vavti
9472d0a683
move bootbox out of bootstrap
2015-03-17 23:16:22 +01:00
Mario Vavti
7966c2db4c
update bootstrap-3.3.4 and bootbox-4.4.0
2015-03-17 23:07:08 +01:00
Mario Vavti
ccdb027677
Merge branch 'master' of https://github.com/friendica/red
2015-03-17 15:12:39 +01:00
Mario Vavti
8d89dde908
update templates
2015-03-17 15:12:21 +01:00
Paolo T
d18814e3c8
Merge pull request #932 from tuscanhobbit/dev
...
Updated Italian strings
2015-03-17 13:44:59 +01:00
Paolo Tacconi
0309652b6f
Updated Italian strings
2015-03-17 13:40:06 +01:00
friendica
bc22df9057
display a map for photos if allowed. Note: there is a bug in that if the map div starts with display:none one needs to reload the frame or zoom in or they end up at minimum resolution. Still trying to sort this out.
2015-03-16 22:06:03 -07:00
friendica
841f94ce2a
regression: visual feedback that page/content is loading when affinity slider value changed went missing
2015-03-16 18:10:14 -07:00
friendica
2bd3dc6101
Merge https://github.com/friendica/red into pending_merge
2015-03-16 15:50:27 -07:00
friendica
52374bcd6e
phase one of the great file storage unification - use one button for uploads of any type (image or attachment). We'll sort out which one it is and deal with it appropriately.
2015-03-16 15:33:08 -07:00
Mario Vavti
4146f9d3da
show generic submit button only if plugin name is provided
2015-03-16 21:19:27 +01:00
friendica
4212a1f589
start on some db_table doco
2015-03-15 18:49:44 -07:00
friendica
d7a6dae3cb
Merge https://github.com/friendica/red into pending_merge
2015-03-15 16:51:35 -07:00
friendica
92470eb0f2
Show profile on openid server page
2015-03-15 16:15:10 -07:00
Klaus Weidenbach
792e475a78
Some JavaScript cleanups.
...
Adding some missing and remove some unnecessary semicolons.
Change some comparing operators.
Changed access to objects with dot operator.
2015-03-15 23:56:32 +01:00
Mario Vavti
fdcbb61bcb
assure that badges will be displayed as circles no matter what font is used and if there is only one digit inside. move css to its proper place
2015-03-14 12:37:48 +01:00
friendica
4fb7d4f58a
make nav badges big enough to be clickable on small touch devices
2015-03-13 15:23:15 -07:00
friendica
f507a5cd5a
prepare for demise of google code
2015-03-12 16:05:56 -07:00
Klaus Weidenbach
c6162c4c88
Fix JavaScript problems on channels where you are not allowed to upload photos.
...
Add some try...catch blocks around JavaScript that throws errors.
This commit should fix the current problems that were introduced by an
earlier commit.
2015-03-12 22:57:00 +01:00
Mario Vavti
d11bec6f58
add generic_addon_settings template and minor fixes
2015-03-12 22:22:52 +01:00
Mario Vavti
8113ee1c4a
some work on feature/addon settings
2015-03-12 10:19:56 +01:00