Commit Graph

12796 Commits

Author SHA1 Message Date
Michael Vogel 29a8d2f957 Merge pull request #2798 from Hypolite/issue-2792
Issue #2792
2016-09-25 20:19:32 +02:00
Michael Vogel fa8be545b2 Merge pull request #2799 from Hypolite/Issue-#2791
Issue #2791
2016-09-25 20:14:06 +02:00
Hypolite Petovan c5260c0f2f Add active response support to frio theme (continued)
- Added active class to search_item.tpl
2016-09-25 11:09:54 -04:00
Hypolite Petovan 4264d43f8c Add response active support to vier theme
- Add active class to wall_thread.tpl, search_item.tpl, photo_item.tpl
- Add style
Note: because of an !important in the Dark variant stylesheet, the
active links won't show up
2016-09-25 11:08:12 -04:00
Hypolite Petovan 0c9cc29a51 Added response active support to smoothly
- Added "self" class to wall_thread.tpl to avoid conflict with the
already existing "active" class
- Added style
2016-09-25 10:56:37 -04:00
Hypolite Petovan b105e134d3 Add active response support to quattro theme
- Add active classes to wall_thread.tpl, search_item.tpl and
photo_item.tpl
- Add styles both in the master LESS file and the generated variant CSS
themes
2016-09-25 10:49:12 -04:00
Hypolite Petovan 86fb9f0db0 Added active response support to frost-mobile
- Added active class to wall_thread.tpl
- Added styles
- Fixed background-size declarations to be able to add padding to icons
2016-09-25 10:29:59 -04:00
Hypolite Petovan 3321e36dd5 Add active response support to frost theme
- Add active classes to wall_thread.tpl
- Add styles
- Fix event icon not appearing at full opacity on hover
2016-09-25 10:07:32 -04:00
Hypolite Petovan ff9c0ebad2 Add active like style to duepuntozero
- Update general wall_thread.tpl
- Add specific styles for duepuntozero
2016-09-25 09:49:54 -04:00
Hypolite Petovan fdacc40b5f Fix wrong data type 2016-09-24 13:51:53 -04:00
Hypolite Petovan fac2d9a880 Fix registration request notification query
- Removed wrong usage of COUNT in registration request query
- Added simple count() of results
2016-09-24 13:49:55 -04:00
Hypolite Petovan 6e1d715725 [frio] Enable Like Rotator on posts
- Move rotator from hidden block to post header
2016-09-24 13:04:35 -04:00
Hypolite Petovan 67dc6b0aac [frio] Add active class to responses current user holds
- Add active class when the self attribute is found
- Add CSS styling to active response links
2016-09-24 12:05:14 -04:00
Hypolite Petovan f0e386bffb Remove extra whitespaces 2016-09-24 12:02:37 -04:00
Hypolite Petovan b9468df1e6 Add the self property to conversation responses
- Add a condition to check if the current user is amongst the responses
- Populate the responses array with the self attribute
2016-09-24 11:50:23 -04:00
Tobias Diekershoff de326c6d11 Merge pull request #2793 from Hypolite/fr-translation-fix
Fr translation fix
2016-09-23 23:40:42 +02:00
Hypolite Petovan 07ce216064 Fix wrong french translation string.php 2016-09-23 16:51:43 -04:00
Hypolite Petovan b5b0b0b163 Fix wrong french translation 2016-09-23 16:51:04 -04:00
fabrixxm 9702081722 Friendica 3.5 2016-09-13 16:46:11 +02:00
fabrixxm 4270c90584 Merge pull request #2776 from tobiasd/20160913-installtxt
reflect requirements from install.md also in install.txt
2016-09-13 15:48:23 +02:00
fabrixxm e5825af04b Merge pull request #2777 from tobiasd/20160916-fr
FR update to the strings, THX Damien Goutte-Gattat
2016-09-13 15:48:07 +02:00
Tobias Diekershoff 4eec289522 FR update to the strings, THX Damien Goutte-Gattat 2016-09-13 15:41:38 +02:00
Tobias Diekershoff ac9dca2d7f reflect requirements from install.md also in install.txt 2016-09-13 14:49:21 +02:00
Michael Vogel 0472f0594f Merge pull request #2768 from tobiasd/20160906-changes
changes since 3.4.3
2016-09-12 07:56:08 +02:00
Tobias Diekershoff d6211c1839 missing bracket 2016-09-11 08:03:12 +02:00
Tobias Diekershoff 1807f13a6d work on forumdirectory 2016-09-09 23:22:59 +02:00
Tobias Diekershoff 949a5f722a Merge pull request #2774 from annando/1609-worker-processes
New process table for a better detection of running workers
2016-09-09 23:14:02 +02:00
Michael Vogel 1caa87dce6 Restructured the way, processes are inserted and removed 2016-09-09 20:55:49 +00:00
Michael Vogel 22f32d9721 New process table for a better detection of running workers 2016-09-09 20:33:54 +00:00
Tobias Diekershoff b312e3591f two more issues closed 2016-09-09 12:06:21 +02:00
Michael Vogel 4d959f2f9d Merge pull request #2771 from rabuzarus/0709-frio-dropItem-fix
frio: fix dropItem() didn't work for hubzila posts
2016-09-07 06:53:53 +02:00
rabuzarus d506b0906c frio: fix dropItem() didn't work for hubzila posts 2016-09-07 03:22:02 +02:00
Tobias Diekershoff 7b37a916a3 Merge branch '3.5rc' of https://github.com/friendica/friendica into 20160906-changes 2016-09-06 21:52:33 +02:00
Tobias Diekershoff 5ebeb7e85c Merge pull request #2770 from annando/sql-default-value
No "NOT NULL" for text fields in database
2016-09-06 21:37:28 +02:00
Michael Vogel 6b1b72e1fc Merge remote-tracking branch 'upstream/3.5rc' into sql-default-value 2016-09-06 19:10:57 +00:00
Michael Vogel dcca992279 Merge pull request #2767 from tobiasd/20160906-credits
new contributor to the docs
2016-09-06 21:04:26 +02:00
Michael Vogel 0a50dbaece New database version 2016-09-06 19:01:05 +00:00
Tobias Diekershoff 43cbb02d99 Merge pull request #2769 from rabuzarus/0609-frio-attachment
frio: show attachment icons in posts
2016-09-06 16:33:31 +02:00
rabuzarus ced8923323 frio: show attachment icons in posts 2016-09-06 16:21:14 +02:00
Tobias Diekershoff af29294926 one missing issue 2016-09-06 08:39:47 +02:00
Tobias Diekershoff cb0c8335fa changes since 3.4.2 2016-09-06 08:36:47 +02:00
Tobias Diekershoff 80ecb64f03 new contributor to the docs 2016-09-06 08:30:15 +02:00
Michael Vogel ac1787d1e5 Merge remote-tracking branch 'upstream/3.5rc' into sql-default-value 2016-09-05 11:52:41 +00:00
rabuzarus 4f1f7c73ca Merge pull request #2765 from annando/1609-attachments
Attachments are now displayed again.
2016-09-05 12:50:31 +02:00
Michael Vogel e6c5be18cc Merge pull request #2766 from ben-utzer/patch-1
Update htconfig.md
2016-09-05 05:18:21 +02:00
ben-utzer 2040cb4473 Update htconfig.md
typo, siehe auch https://github.com/friendica/friendica/pull/2754
2016-09-05 00:22:39 +02:00
Michael Vogel 1cb6043aea Attachments are now displayed again. 2016-09-04 18:06:07 +02:00
Michael Vogel 6e25077893 Merge pull request #2760 from gerhard6380/3.5rc
API: change friendica_activities to include arrays of users
2016-09-03 20:47:52 +02:00
Michael Vogel 6df40b1161 sQL: No "NOT NULL" on text fields. 2016-09-03 15:06:42 +00:00
rabuzarus eec626f6bf Merge pull request #2762 from annando/1609-tagged
The "tagged with" message now works again.
2016-09-03 13:06:43 +02:00