Commit Graph

69 Commits

Author SHA1 Message Date
Vlad
cb2faec8b2 - Refactors API
- Updates existing classes to use the refactored API methods
2016-07-05 20:17:25 -04:00
Tautvidas Sipavičius
0ac701eb20 Change line endings from DOS CRLF to Unix LF 2016-06-30 18:52:07 +03:00
Vlad
f32d6bb331 - Joins bulk and individual processing into one method
- Refactors code as per code review comments
2016-06-20 23:12:32 -04:00
Vlad
6daecd6466 - Fixes URL extraction (undefined index notice)
- Updates link replacement in text body
- Updates links saving logic
2016-06-17 14:52:33 -04:00
Vlad
f22cadd319 - Declares hash length as constant
- Introduces check for nonexistent values/updates loop condition
2016-06-14 09:02:08 -04:00
Vlad
e69aa792c4 - Prevents URLs in link titles from being processed when tracking is enabled. Closes #519 2016-06-13 21:13:23 -04:00
Vlad
422fba2835 - Updates based on code review comments 2016-05-03 18:41:57 -04:00
Vlad
3f2199fd63 - Updates link tracking to use the same Public API data format as other
endpoints
2016-05-02 13:15:48 -04:00
Vlad
52790d7bd6 - Updates code comment 2016-05-02 12:24:56 -04:00
Vlad
d18f0e50b5 - Removes debug backtrace
- Removes uncommented queue save
2016-05-02 09:23:37 -04:00
Vlad
6868a07ead - Moves link saving logic into Links class 2016-05-01 21:55:24 -04:00
Vlad
045a92c7d6 - Standardizes variable names 2016-04-30 22:21:03 -04:00
Vlad
0f81a8db60 - Updates method to utilize constant value 2016-04-30 22:19:59 -04:00
Vlad
5bad682879 - Merges all shortcode links under one category
- Adds filter hooks for custom links
- Renames old shortcodes in the editor and elsewhere
2016-04-30 22:19:59 -04:00
Vlad
dd8f58e35e - Fixes incorrect newsletter issue number display
- Updates newsletter 'last post title' logic
- Updates shortcode extraction regex to allow limiting extraction of only
  specific categories
- Updates unit tests
- Closes #380
2016-04-21 20:04:02 -04:00
Vlad
1f26079b5f - Removes unused properties from Links class and converts methods to
static
2016-04-16 16:48:35 -04:00
Vlad
af4d29ebe6 - Updates codes based on Taut's comments 2016-04-15 11:36:57 -04:00
Vlad
599661e028 - Updates code based on Taut's comments 2016-04-14 20:35:56 -04:00
Vlad
f1b955d74a - Implements link extraction, processing, replacement and saving 2016-04-14 19:37:27 -04:00