Skip to content
This repository has been archived by the owner on Oct 30, 2024. It is now read-only.

Replace yytext, Complete refactor of theme code, Redesign of Profile and Inbox views #1144

Merged
merged 27 commits into from
Dec 19, 2020

Commits on Dec 14, 2020

  1. Fixed Profile bugs

    ccrama committed Dec 14, 2020
    Configuration menu
    Copy the full SHA
    cbb0f46 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6591922 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2020

  1. LinkParser fixes

    ccrama committed Dec 15, 2020
    Configuration menu
    Copy the full SHA
    517709e View commit details
    Browse the repository at this point in the history
  2. Be gone, YYText

    ccrama committed Dec 15, 2020
    Configuration menu
    Copy the full SHA
    1c2e5cf View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2020

  1. Got link handling on CommentDepthCell to a usable state, Need to conv…

    …ert LinkCellView and ensure everything still works on iOS 121/12
    ccrama committed Dec 16, 2020
    Configuration menu
    Copy the full SHA
    39143fa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1a6ffca View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    103d69e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8d02c5a View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2020

  1. Configuration menu
    Copy the full SHA
    6ed5860 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e616bd3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b085fff View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a11e778 View commit details
    Browse the repository at this point in the history
  5. Code cleanup

    ccrama committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    6c8ac21 View commit details
    Browse the repository at this point in the history
  6. Fixed crashing on new cells

    ccrama committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    8316c54 View commit details
    Browse the repository at this point in the history
  7. Fix superscript

    colejd committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    fb1d86d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f8a82d7 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c0a1119 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2020

  1. Configuration menu
    Copy the full SHA
    c5186c9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9e0c042 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f73a80e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    16e69f1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1c4c30e View commit details
    Browse the repository at this point in the history
  6. Fix iOS 11 and 12 support

    ccrama committed Dec 18, 2020
    Configuration menu
    Copy the full SHA
    98ad47c View commit details
    Browse the repository at this point in the history
  7. Fixed Swift Lint errors

    ccrama committed Dec 18, 2020
    Configuration menu
    Copy the full SHA
    6179745 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1b19101 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2020

  1. Bug fixes, Fixed scrolling tables/code blocks on comments without int…

    …erfering with gestures
    ccrama committed Dec 19, 2020
    Configuration menu
    Copy the full SHA
    f37f9df View commit details
    Browse the repository at this point in the history
  2. Fixed Comments gestures

    ccrama committed Dec 19, 2020
    Configuration menu
    Copy the full SHA
    1707cce View commit details
    Browse the repository at this point in the history