Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add JS 'doreply' function | Max Kostikov | 2019-04-30 | 1 | -0/+12 |
| | |||||
* | Add "reply to" hint to submit button | Max Kostikov | 2019-04-30 | 1 | -1/+1 |
| | |||||
* | Fix add multiple icons on 'Submit' button when reply on comment | Max Kostikov | 2019-04-30 | 1 | -1/+1 |
| | |||||
* | Add displaying support for threaded comments | Max Kostikov | 2019-04-30 | 1 | -1/+1 |
| | |||||
* | Merge branch 'cherry-pick-80ca2023' into 'dev' | Max Kostikov | 2019-04-29 | 1 | -0/+8 |
|\ | | | | | | | | | Add 'reply on comment' feature See merge request kostikov/core!1 | ||||
| * | Add 'reply on comment' feature | Max Kostikov | 2019-04-29 | 1 | -0/+8 |
|/ | | | (cherry picked from commit 80ca2023aa67ef7c0c43414acaf135e5748044b2) | ||||
* | Update main.js | Max Kostikov | 2019-04-29 | 1 | -3/+2 |
| | |||||
* | Add 'reply to comment' processing | Max Kostikov | 2019-04-29 | 1 | -0/+13 |
| | |||||
* | Add 'reply to comment' button | Max Kostikov | 2019-04-29 | 1 | -0/+5 |
| | |||||
* | Add initial threaded comments support | Max Kostikov | 2019-04-29 | 1 | -6/+10 |
| | |||||
* | Add variables for threaded comments support | Max Kostikov | 2019-04-29 | 1 | -5/+5 |
| | |||||
* | Add initial threaded comment support | Max Kostikov | 2019-04-29 | 1 | -2/+5 |
| | |||||
* | Use goaway() base function | Max Kostikov | 2019-04-27 | 1 | -2/+1 |
| | |||||
* | Optimize cached photos processing | Max Kostikov | 2019-04-24 | 1 | -11/+13 |
| | |||||
* | Add modified date in Etag hash calculation | Max Kostikov | 2019-04-24 | 1 | -3/+8 |
| | |||||
* | Add anti SEO link properties in directory listing | Max Kostikov | 2019-04-19 | 1 | -1/+1 |
| | |||||
* | Update cdav_calendar.tpl | Max Kostikov | 2019-04-19 | 1 | -2/+2 |
| | |||||
* | Add translation to update button | Max Kostikov | 2019-04-19 | 1 | -0/+1 |
| | |||||
* | Add translation to update button | Max Kostikov | 2019-04-19 | 1 | -1/+1 |
| | |||||
* | Add remove profile photo button | Max Kostikov | 2019-04-19 | 1 | -4/+30 |
| | |||||
* | Add remove profile photo button | Max Kostikov | 2019-04-19 | 1 | -2/+3 |
| | |||||
* | Update Photo.php | Max Kostikov | 2019-04-18 | 1 | -1/+1 |
| | |||||
* | Update Photo.php | Max Kostikov | 2019-04-18 | 1 | -2/+4 |
| | |||||
* | Implement ETag: header support for cache control | Max Kostikov | 2019-04-18 | 1 | -15/+14 |
| | |||||
* | Add 'must-revalidate' to Cache-control header for profile photos | Max Kostikov | 2019-04-17 | 1 | -1/+4 |
| | |||||
* | Precise 'Modified:' header processing if no profile photo added; remove ↵ | Max Kostikov | 2019-04-17 | 1 | -29/+8 |
| | | | | duplicated code | ||||
* | Fix file path with filesystem storage | Max Kostikov | 2019-04-16 | 1 | -1/+1 |
| | |||||
* | Use base image content instead of os_path; fix base images stats | Max Kostikov | 2019-04-16 | 1 | -11/+5 |
| | |||||
* | Merge branch 'dev' into 'dev' | Max Kostikov | 2019-04-15 | 1 | -1/+1 |
|\ | | | | | | | | | Update INSTALL.txt See merge request hubzilla/core!1591 | ||||
| * | Update INSTALL.txt | Max Kostikov | 2019-04-15 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'dev' into 'dev' | Max Kostikov | 2019-04-15 | 3 | -14110/+14263 |
|\| | | | | | | | | | Update Russian translation See merge request hubzilla/core!1590 | ||||
| * | Update Russian hstrings.php | Max Kostikov | 2019-04-15 | 1 | -2785/+2792 |
| | | |||||
| * | Update Russian hmessages.po | Max Kostikov | 2019-04-15 | 1 | -11324/+11470 |
| | | |||||
| * | Fix space in plurals regexp | Max Kostikov | 2019-04-15 | 1 | -1/+1 |
| | | |||||
* | | Add command line tool for thumbnails storage convertion | Max Kostikov | 2019-04-14 | 1 | -0/+137 |
| | | |||||
* | | Merge branch 'dev' into 'dev' | Mario | 2019-04-13 | 6 | -81/+137 |
|\| | | | | | | | | | Thumbnails storage in filesystem or database implementation See merge request hubzilla/core!1588 | ||||
| * | Update photo usage only for thumbnails | Max Kostikov | 2019-04-13 | 1 | -1/+1 |
| | | |||||
| * | Update xchan profile edited date only once | Max Kostikov | 2019-04-13 | 1 | -9/+10 |
| | | |||||
| * | Set 'os_syspath' with local path | Max Kostikov | 2019-04-12 | 1 | -1/+2 |
| | | |||||
| * | Override received 'content' if we saving thumbnail in filesystem | Max Kostikov | 2019-04-12 | 1 | -0/+1 |
| | | |||||
| * | Add multiple profiles support on image operations in photo driver | Max Kostikov | 2019-04-12 | 1 | -5/+8 |
| | | |||||
| * | Fix 'os_syspath' if we store thumbnails in filesystem | Max Kostikov | 2019-04-12 | 1 | -1/+3 |
| | | |||||
| * | Save profile photo in filesystem or database; more precise modification time ↵ | Max Kostikov | 2019-04-12 | 1 | -21/+35 |
| | | | | | | | | processing | ||||
| * | Save cover photo thumbnails in filesystem or database | Max Kostikov | 2019-04-12 | 1 | -15/+19 |
| | | |||||
| * | Add comment on required changes in upcoming releases | Max Kostikov | 2019-04-12 | 1 | -31/+47 |
| | | |||||
| * | Store thumbnails in filesystem or database | Max Kostikov | 2019-04-12 | 1 | -6/+3 |
| | | |||||
| * | Fetch thumbnails and store it in filesystem or DB; update xchan profile edit ↵ | Max Kostikov | 2019-04-12 | 1 | -4/+22 |
| | | | | | | | | time on fetch | ||||
* | | Merge branch 'dev' into 'dev' | Mario | 2019-04-12 | 2 | -2/+2 |
|\| | | | | | | | | | Fix use UNIX socket file to connect DB See merge request hubzilla/core!1587 | ||||
| * | Update comment htconfig.sample.php | Max Kostikov | 2019-04-10 | 1 | -1/+1 |
| | | |||||
| * | Fix use UNIX socket file to connect DB | Max Kostikov | 2019-04-10 | 1 | -1/+1 |
| | |