Recent content by Shinka

  1. Shinka

    Fixed AbstractFieldMap doesn't handle entities with string IDs

    I have created an entity Atom, which has a varbinary primary key. In attempting to integrate custom fields behavior into my entity, I encountered an issue where AbstractFieldMap#updateFieldAssociations only accounts for numeric primary keys. $emptyKey = array_search(0, $contentIds); if...
  2. Shinka

    [Shinka] AJAX Paging

    @Nirjonadda I do! I have been swamped with the holidays, but I'll be putting out an update over the weekend to fix a couple known issues.
  3. Shinka

    [Shinka] AJAX Paging

    Shinka updated [Shinka] AJAX Paging with a new update entry: 1.0.0 Beta 5 • Page Jump Support Read the rest of this update entry...
  4. Shinka

    Unmaintained [Shinka] AJAX Paging - 1.0.0 Beta 5 • Page Jump Support

    This add-on is in beta and is liable to break in unexpected and startling ways. However, this is hopefully the last beta release! Changelog Adds AJAX support for page jump
  5. Shinka

    [Shinka] AJAX Paging

    Let me know your thoughts if you give it a spin! JavaScript is very much not my forte, so this has been a learning experience.
  6. Shinka

    [Shinka] AJAX Paging

    @dihuta The newest release is optimized for compatibility with search engine bots. Now paging changes the URL, and previous pages can be revisited with the forward and back browser buttons. This release features major changes and is a near total rewrite of the original code. Reminder that this...
  7. Shinka

    [Shinka] AJAX Paging

    Shinka updated [Shinka] AJAX Paging with a new update entry: 1.0.0 Beta 4 Read the rest of this update entry...
  8. Shinka

    Unmaintained [Shinka] AJAX Paging - 1.0.0 Beta 4

    This add-on is in beta and is liable to break in unexpected and startling ways. Changelog Massive refactor of just about everything History navigation (i.e. the back and forward buttons) points to the appropriate page URL changes to reflect current page Optimization for SEO friendliness
  9. Shinka

    [Shinka] Thread Log

    Shinka updated [Shinka] Thread Log with a new update entry: 1.0.0 Beta 4 Read the rest of this update entry...
  10. Shinka

    Unmaintained [Shinka] Thread Log - 1.0.0 Beta 4

    Changelog Properly registers code event listener
  11. Shinka

    [Shinka] AJAX Paging

    There's a couple tweaks I can make for it to be SEO-friendly. Hold tight.
  12. Shinka

    [Shinka] AJAX Paging

    I just put out a new release that fixes this issue. Grab it and copy the contents of the upload folder back into the root of your Xenforo installation. Overwrite all existing files. Thank you for letting me know about this.
  13. Shinka

    [Shinka] AJAX Paging

    Shinka updated [Shinka] AJAX Paging with a new update entry: 1.0.0 Beta 3 Read the rest of this update entry...
  14. Shinka

    Unmaintained [Shinka] AJAX Paging - 1.0.0 Beta 3

    Changelog Fixes single page buttons not paging.
  15. Shinka

    [Shinka] AJAX Paging

    @Finnigan Glad to hear! @mauzao9 I think that's a feature (infinite scrolling, if I understand correctly) that might be better suited for a separate add-on, but it's definitely something I can look into!
Top Bottom